CharPosY
From Wiki
#charPosY
Miscellaneous System Variables
Description
⇒
Determines the characters world X-coordinate.
The #charPosY system variable determines the characters world X-coordinate. It is the same coordinate system as used in UO Auto Map.
Example
if #charposy = 328 { event SysMessage Y marks the spot! pause }
See Also
#charPosX | #charPosZ |
Main_Page | Documentation | Miscellaneous System Variables |