CharPosY

From Wiki
Revision as of 21:48, 25 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search
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

Main Page Documentation