Charinfo
From MacroQuest Wiki
Contents |
[edit]
Syntax
/charinfo
[edit]
Description
Returns your current bind zone and location.
Note: This is a normal EverQuest command that is detoured by MacroQuest2 to display additional information.
[edit]
Examples
- The EverQuest /charinfo will return your bind zone and [secondary bind or Origin location] in the main chat window.
You are currently bound in: The Bazaar, The Field of Bone
- MQ2 enhances this by additionally displaying the location that you are bound to in the ChatWnd
The location of your bind is: X, Y, Z
[edit]
Inconsistency
SOE uses the Y, X, Z convention for their location data instead of X, Y, Z used by MQ2.
If you would like the bind data to display correctly (in SOE terms) you may perform the modification to MQ2Commands.cpp found here: /charinfo thread
