Skip to content

MoveUtils

Members of this datatype relate to plugin settings and generic information and can be accessed via the ${MoveUtils} TLO.

Members

bool Aggro

Displays true if you are facing your target and your target is facing you.

string Command

Displays the currently active command. MAKECAMP returns if a camp is setup but no other command is currently in use.

float DistStuck

Displays the amount of distance needed to have moved (compared against pulse average) or else considered stuck by stucklogic.

bool FullVerbosity

Displays true if fullverbosity is enabled.

bool GM

Displays true if BreakonGM fired.

bool MovePause

Displays true if mpause (PauseKB) is enabled.

int PauseMaxDelay

Displays the max delay for mousepause and mpause to resume command in ms.

int PauseMinDelay

Displays the min delay for mousepause and mpause to resume command in ms.

int PulseCheck

Displays the number of pulses used to average movement rate for stucklogic.

int PulseUnstuck

Displays the number of pulses successfully moved forward after being stuck to be considered unstuck.

bool Stuck

Displays true if plugin stucklogic has determined you are currently stuck.

bool StuckLogic

Displays true if stucklogic is enabled.

bool Summoned

Displays true if BreakonSummon is enabled and has fired due to your character being summoned beyond breakonsummon distance.

bool TotalSilence

Displays true if totalsilence is enabled.

bool TryToJump

Displays true if stucklogic trytojump is enabled.

bool Verbosity

Displays true if verbosity is enabled.

float Version

Displays the version number of the plugin.

string To string

Same as Command

This datatype is added by MQ2MoveUtils.