GetRelayLoc

From UODemo Wiki
Revision as of 23:20, 24 January 2010 by Batlin (talk | contribs) (Created page with 'location '''getRelayLoc'''(object ''UnusedObject''); The getRelayLoc functions returns a "location" variable with the X and Y found in .rundir\%SERVERNAME%\server.txt, Z will be...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

location getRelayLoc(object UnusedObject);

The getRelayLoc functions returns a "location" variable with the X and Y found in .rundir\%SERVERNAME%\server.txt, Z will be 0. Basically it wlll return the upper-left coordinate of the server map. This function takes an object as parameter but this object is ignored and can be NULL(). Also see: Server.txt