ContPosX
From Wiki
⇔ | The #contPosX system variable determines the x-coordinate of the currently selected container/gump. |
Note: | EasyUO currently only holds information in the #cont* on the "top most" gump. This means that the last gump that was opened or moved in any way is what EUO is reporting. |
Example
set #contPosX 10 set #contPosY 10 contpos ;Will move the current container/Gump to position 10 10
See also
Main Page | Documentation |