Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32017

Right 2 panel and blocking movement

$
0
0
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? : <
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

Viewing all articles
Browse latest Browse all 32017

Trending Articles