Skip to content
cyrite edited this page Jul 24, 2024 · 8 revisions

Overview

Trusts uses Modes inspired by GearSwap to control Trust behavior. For example, AutoPullMode controls whether the Trust should pull mobs:

state.AutoPullMode = M{['description'] = 'Auto Pull Mode', 'Off', 'Auto'}

When set to Auto, the Trust will automatically start pulling mobs specified in the battle_targets list in settings.xml.

Menu (NEW!)

Modes can now be configured through the menu by clicking on your job name on the HUD (e.g. RDM, DRK, BLU).
ui_1

Press enter or click on a mode to cycle between the values.
menu_2 2

Commands

See Commands.

Modes

Clone this wiki locally