Skip to content

PullCommands

cyrite edited this page Jun 19, 2026 · 1 revision

Overview

Commands for configuring pulling, camps, pull delays, ignored mobs, and pull action behavior.

Commands

Command Action
// trust pull Toggle pulling on and off.
// trust pull auto Automatically pull monsters for the party from the target list.
// trust pull aggroed Automatically pull monsters aggressive to the party.
// trust pull all Automatically pull nearby monsters.
// trust pull off Disable pulling.
// trust pull camp Automatically return to camp after battle.
// trust pull ignore Add the current mob to the blacklist.
// trust pull delay seconds Set the delay between pulls.
// trust pull randomize true Enable randomizing pull targets.
// trust pull randomize false Disable randomizing pull targets.
// trust pull action mode_value Set pull action mode to auto, target, or approach.

Source

PullCommands.lua

Clone this wiki locally