Login / Create Account

Items: 104,463
Quests: 5,430
NPCs: 18,749
Recipes: 5,430
Objects: 1,557
Users: 1,450,708
Comments: 10,098,110

template:EQ2 Loc Doc

< EQ2 Loc

Use this template to include a location in an article. This is preferred so that all coords on this system maintain a standardized appearance.

Location Coordinates in EverQuest II are mapped using an inverted Cartesian Coordinates system. When you use the /loc command in-game, the results appear in the form (x,y,z), but unlike the "normal" Cartesian system, x and z grow smaller as you move East or North, and larger as you move West or South.

Some have argued with me that it is ( x,z,y ) instead, that z is elevation. That would make sense if you were looking at the world from a gods-eye view, but I believe the devs were looking at it from the POV of living IN the world. In a 3-d world, z is depth, and so it is here. You could also call them width/height/depth, or ( w,h,d ), which is how the 3 dimensions are described in architecture, drafting, and modeling/fabrication.

Contents [hide]

Parameters

  1. x,y,z

  • uid= - (Optional) If defined and not blank, a link to EQ2MAP will appear to the right of the Location.
  • verbose- - (Optional) If uid is used, verbose is also passed to Link2EQ2MAP
  • paren= - (Optional) If defined and not blank, the location will be separated from the surrounding text by parentheses.
  • mob= - (Optional) If no first parameter is defined, but mob= is, the template will attempt to retrieve the location from the mob db record.
  • object= - (Optional) If no first parameter is defined, and mob= is not defined, but object= is, the template will attempt to retrieve the location from the object db record.

Usage

{{EQ2 Loc|x,y,z|uid=|verbose=|paren=|mob=|object=}}

Examples

{{EQ2 Loc|-490,-40,-89|uid=597}}
Output: -490, -40, -89 Click here to go to EQ2Map
{{EQ2 Loc|-490,-40,-89|uid=597|verbose=y}}
Output: -490, -40, -89 <EQ2Map>
{{EQ2 Loc|-490,-40|paren=y}}
Output: ( -490, 0, -40 ) - Created link to Category:EQ2 Locations with missing y coord
  • NOTE: If you are in-game and need to find something that only shows the x-z and not the y, substitute 0 for y and use /waypoint x,0,z then look at your map... X marks the spot and the wisp trail will point the way although it may be a little off!
{{EQ2 Loc||uid=597}}
Output: Click here to go to EQ2Map - No /loc is output, but a link to EQ2Map is displayed
{{EQ2 Loc|mob=Polycethes}}
Output: -237, -49, -22

Doc page at: EQ2_Loc_Doc

Allakhazam credits this article at EQ2i for basic template.
Licensed under the GFDL.