Difference between revisions of "CharPosZ"
From Wiki
Line 21: | Line 21: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | Width=200px | [[Var_charPosX|# | + | | Width=200px | [[Var_charPosX|#charPosX]] || Width=200px | [[Var_charPosY|#charPosY]] |
|} | |} | ||
---- | ---- |
Revision as of 17:56, 10 August 2005
#charPosZ
Miscellaneous System Variables
Description
⇒
Determines the characters world X-coordinate.
The #charPosZ system variable determines the characters world Z-coordinate. It is the same coordinate system as used in UO Auto Map.
Example
if #charposZ = 35 { event SysMessage Climb that mountain! pause }
See Also
#charPosX | #charPosY |
Main_Page | Documentation | Miscellaneous System Variables |