DataType:makecamp
Members of this datatype relate to the '/makecamp' command and can be accessed via the ${MakeCamp} TLO.
This Data Type is referenced in MQ2MoveUtils, and accessed by Top-Level Object(s): MakeCamp
Members
Type | Member | Description |
---|---|---|
bool | Leash | Displays true if leash is enabled. |
ReturnHaveTarget | Displays true if ReturnHaveTarget is enabled. | |
Returning | Displays true if /makecamp return issued. | |
ReturnNoAggro | Displays true if ReturnNoAggro is enabled. | |
ReturnNotLooting | Displays true if ReturnNotLooting is enabled. | |
Scatter | Displays true if camp scattering enabled. | |
float | AltAnchorX | Location of current altcamp X anchor. |
AltAnchorY | Location of current altcamp Y anchor. | |
AltCampDist | Distance to altcamp anchor from your current location. Returns 0.00 if altcamp not established. | |
AltRadius | Size of altcamp radius. | |
AnchorX | Location of current camp X anchor. | |
AnchorY | Location of current camp Y anchor. | |
Bearing | Bearing (heading) of camp scattering. | |
CampDist | Distance to camp anchor from your current location. Returns 0.00 if camp is disabled. | |
CampRadius | Size of camp radius. | |
LeashLength | Size of Leash Length. (Greater than or equal to CampRadius) | |
ScatDist | Distance from anchor to perform scatter. | |
ScatSize | Size of scattering radius. | |
int | MaxDelay | Displays the max delay for auto-returning to camp in ms. (125 or more greater than MinDelay) |
MinDelay | Displays the min delay for auto-returning to camp in ms. (125 or greater) | |
string | Status | Displays status of MakeCamp command. AltCamp returns off. |
To string | Same as Status. |