moveto¶
Members of this datatype relate to the '/moveto' command and can be accessed via the ${MoveTo} TLO.
Members¶
float ArrivalDist¶
- Acceptable arrival distance.
float ArrivalDistX¶
- Acceptable arrival distance for precisex.
float ArrivalDistY¶
- Acceptable arrival distance for precisey.
bool Broken¶
- Returns true if BreakonAggro or BreakonHit event have halted moveto prematurely.
bool CampStopped¶
- Displays true if within moveto distance of makecamp Y X location.
bool Moving¶
- Displays true if moveto or camp return is active.
bool Stopped¶
- Displays true if the last moveto command completed successfully.
bool UseWalk¶
- Returns true if UseWalk is enabled.
bool To string¶
- Displays on if a moveto command is active.
This datatype is added by MQ2MoveUtils.