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
(Didn't see /loc among slash commands & planning to reference it soon)
 
m
Line 5: Line 5:
 
note=Returns the player's current map location (in-game coordinates) as X Z Y values.}}
 
note=Returns the player's current map location (in-game coordinates) as X Z Y values.}}
  
The X value corresponds to the North-South position of the entity, the Z value corresponds to altitude or Up-Down position of the entity, and the Y value corresponds to its East-West position. Larger values of X are further to the South, larger values of Z increase altitude, and larger values of Y are further to the West. Note that, for X & Y, this may be the reverse of what is intuitive for many.
+
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.
 
The numerical values returned represent units of in-game feet.
  
 
[[Category:Slash Commands]]
 
[[Category:Slash Commands]]

Revision as of 02:18, 6 June 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.