DataType:moveto

From the wonderful RedGuides Wiki

Members of this datatype relate to the '/moveto' command and can be accessed via the ${MoveTo} TLO.


This Data Type is referenced in MQ2MoveUtils, and accessed by Top-Level Object(s): MoveTo

Members

Type Member Description
bool Broken Returns true if BreakonAggro or BreakonHit event have halted moveto prematurely.
CampStopped Displays true if within moveto distance of makecamp Y X location.
Moving Displays true if moveto or camp return is active.
Stopped Displays true if the last moveto command completed successfully.
To string Displays on if a moveto command is active.
UseWalk Returns true if UseWalk is enabled.
float ArrivalDist Acceptable arrival distance.
ArrivalDistX Acceptable arrival distance for precisex.
ArrivalDistY Acceptable arrival distance for precisey.

See also