DataType:worldlocation
Provides access to world locations such as a character's bound location
This Data Type is added by core MacroQuest.
worldlocation is used as a return type by these members: [ Toggle ]
Page | Member | Description |
---|---|---|
character | BoundLocation[#] | Accepts bind point id from 0-4, returns zone id. |
Members
Type | Member | Description |
---|---|---|
float | Heading | At the point of binding, what direction was the character facing |
X | The X coordinate | |
Y | The Y coordinate | |
Z | The Z coordinate | |
int | ID | The location's ID |
zone | Zone | Access to the zone data |