Difference between revisions of "CharPosY"

From Wiki
Jump to: navigation, search
Line 21: Line 21:
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px | [[Var_charPosX|#charposx]] || Width=200px | [[Var_charPosZ|#charposz]]  
+
| Width=200px | [[Var_charPosY|#charPosY]] || Width=200px | [[Var_charPosZ|#charPosZ]]  
 
|}
 
|}
 
----
 
----

Revision as of 18:54, 10 August 2005

#charPosX

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

#charPosY #charPosZ

Main_Page Documentation Miscellaneous System Variables