Loc (Slash Command): Difference between revisions
Jump to navigation
Jump to search
imported>Scuzzbopper (historical) mNo edit summary |
imported>Aggelakis (historical) m (+coordinates) |
||
Line 8: | Line 8: | ||
The numerical values returned represent units of in-game feet. | The numerical values returned represent units of in-game feet. | ||
== See Also == | |||
* [[Coordinates]] | |||
[[Category:Slash Commands]] | [[Category:Slash Commands]] |
Revision as of 17:05, 29 October 2008
Slash Command
/loc
Returns the player's current map location (in-game coordinates) as X Z Y values.
The X value corresponds to the East-West position of the entity, the Z value corresponds to altitude or Up-Down position of the entity, and the Y value corresponds to its North-South position. Larger values of Y are further to the South, larger values of Z increase altitude, and larger values of X are further to the West. Note that, for X & Y, this may be the reverse of what is intuitive for many.
The numerical values returned represent units of in-game feet.