Difference between revisions of "ContPosY"
From Wiki
Panther.sn (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|container|rw|The #contPosY system variable determines the Y-coordinate of the currently selected container/gump.}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{rw | + | |
| − | + | ||
| − | + | ||
==== Example ==== | ==== Example ==== | ||
| Line 15: | Line 9: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 11:56, 26 August 2005
| ⇔ | The #contPosY system variable determines the Y-coordinate of the currently selected container/gump. |
Example
set #contPosX 10 set #contPosY 10 contpos ;Will move the current container/Gump to position 10 10
See also
| Main Page | Documentation |