Difference between revisions of "ContPos"
From Wiki
Line 26: | Line 26: | ||
{| | {| | ||
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | ||
− | [[Documentation# | + | [[Documentation#Client |Client ]] |
|} | |} |
Revision as of 01:51, 14 August 2005
ContPos
Client
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
NextCPos | #ContPosX | #ContPosY | #nextCPosX | #nextCPosY |
Main_Page | Documentation |