Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Loc (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
m
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]]

Latest 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.

See Also