Difference between revisions of "GetX"

From UODemo Wiki
Jump to: navigation, search
(Created page with 'integer '''getX'''(location ''LocationObject''); Use this function to retreive the X coordinate of a location object (which consists of X, Y, Z). Return to the [[Command List]...')
 
m (Protected "GetX" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(No difference)

Latest revision as of 12:19, 26 January 2010

integer getX(location LocationObject);

Use this function to retreive the X coordinate of a location object (which consists of X, Y, Z).


Return to the Command List.