From the wonderful RedGuides Wiki
This command is added by EverQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/bandolier [add | delete | activate] <SetName>
|
Description
|
Add, delete, and activate sets of weapons. For non-weapon slots, use MQ2Bandolier.
|
|
Options
Option |
Description |
add <setname> |
Adds a new bandolier set with the name 'setname', using the weapons you're currently wielding. |
delete <setname> |
Deletes the bandolier set 'setname'. |
activate <setname> |
Equips the bandolier set 'setname'. Weapons currently held will drop to inventory. |
Examples
/bandolier add SwordBoard
- Adds the bandolier set with the name 'SwordBoard', using the weapons you're currently wielding.
/bandolier activate SwordBoard
- Equips the bandolier set 'SwordBoard'. Weapons you are currently holding drop to your inventory.
- Hotkey example, assuming you set ranged weapons as "Pullmob":
/pause 5,/bandolier activate Pullmob
/pause 5,/autofire on
/pause 5,/autofire off
/bandolier activate SwordBoard
/g Incoming!
See also