Hello, I have a problem with the second right panel. I was looking to add it and I do it:
I am new to code / lua otclient, so can anyone help me with this? : <
Right 2 panel and blocking movement
I am new to code / lua otclient, so can anyone help me with this? : <
Lua:
6 gameRightPanel2 = nil
43 gameRightPanel2 = gameRootPanel:getChildById('gameRightPanel2')
46 connect(gameRightPanel2, { onVisibilityChange = onRightPanel2VisibilityChange })
119 disconnect(gameRightPanel2, { onVisibilityChange = onRightPanel2VisibilityChange })
788 function...
Right 2 panel and blocking movement