1
0
EQ2Emu/docs/slash_commands/bot_settings.md
2025-05-06 12:18:43 -04:00

17 lines
381 B
Markdown

### Command: /bot settings [action] [value]
**Handler Macro:** COMMAND_BOT_SETTINGS
**Handler Value:** 506
**Required Status:** 0
**Arguments:**
- `arg[0]`: `string action`
- `arg[1]`: `int8 value`
**Notes:**
- `action` can be helm, hood, cloak, taunt
- `value` can be 1 to enable, 0 to disable.
- /bot settings `[helm/hood/cloak/taunt] [0/1]` - Turn setting on (1) or off(0)