Command:/createset

From the wonderful RedGuides Wiki

This command is added by MQ2Bandolier

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 /createset <setname> slotname1 slotname2 ... (slotname22)
Description Creates an equipment set that's saved to the MQ2Bandolier_character.ini

Options

Option Description
setname The name of the equipment set. You'll need this when using /equipset
# | name The slot number OR slot name. The slots are listed on the settings page.

Examples

Creates a set called "ThisSet" with your equipped chest, main hand and off hand.

/createset ThisSet chest mainhand offhand

The same thing but with numbers instead of names.

/createset ThisSet 17 13 14

See also