Difference between revisions of "ContPos"
From Wiki
Line 1: | Line 1: | ||
− | + | {{command header|client}} | |
− | + | {{body|contPos {X-Coordinate} {Y-Coordinate}|The contPos command moves the currently active topmost gump to the coordinates specified.}} | |
− | + | ||
− | + | ||
− | contPos {X-Coordinate} {Y-Coordinate} | + | |
− | + | ||
− | + | ||
− | + | ||
− | The contPos command moves the currently active topmost gump to the coordinates specified. | + | |
Line 18: | Line 11: | ||
</pre> | </pre> | ||
− | + | {{footer}} | |
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 10:16, 27 August 2005
Synopsis
contPos {X-Coordinate} {Y-Coordinate}
Description
The contPos command moves the currently active topmost gump to the coordinates specified.
Example
msg bank $ wait 20 contpos 10 10 halt
See also
Main Page | Documentation |