Difference between revisions of "GetZ"
From UODemo Wiki
(Created page with 'integer '''getZ'''(location ''LocationObject''); Use this function to retreive the Z coordinate of a location object (which consists of X, Y, Z). Return to the [[Command List]...') |
(No difference)
|
Latest revision as of 12:19, 26 January 2010
integer getZ(location LocationObject);
Use this function to retreive the Z coordinate of a location object (which consists of X, Y, Z).
Return to the Command List.