Difference between revisions of "CharPosY"
From Wiki
Line 5: | Line 5: | ||
{{ro}} | {{ro}} | ||
− | Determines the characters world | + | Determines the characters world Y-coordinate. |
− | The #charPosY system variable determines the characters world | + | The #charPosY system variable determines the characters world Y-coordinate. It is the same coordinate system as used in UO Auto Map. |
==== Example ==== | ==== Example ==== |
Revision as of 17:57, 10 August 2005
#charPosY
Miscellaneous System Variables
Description
⇒
Determines the characters world Y-coordinate.
The #charPosY system variable determines the characters world Y-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 |