Difference between revisions of "SetX"

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

Revision as of 12:20, 26 January 2010

integer setX(location LocationObject);

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


Return to the Command List.