Difference between revisions of "CharPosX"
From Wiki
Line 1: | Line 1: | ||
− | + | {{header|Character Variables|ro|Determines the characters world X-coordinate. The #charPosX system variable determines the characters world X-coordinate. It is the same coordinate system as used in UO Auto Map.}} | |
− | + | ||
− | {| | + | |
− | | | + | |
− | + | ||
== Example == | == Example == |
Revision as of 15:49, 5 September 2007
⇒ | Determines the characters world X-coordinate. The #charPosX system variable determines the characters world X-coordinate. It is the same coordinate system as used in UO Auto Map. |
Example
if #charPosX = 4515 { event SysMessage X marks the spot! pause }
See also
Main Page | Documentation |