Wow Macro Equip Slot Numbers
Macros |
---|
General guides |
Macros Beginners Guide |
Useful macros by class |
To make is easier to work out which slot number equates to which equipment slot on your character, Macro Toolkit includes a dropdown that list all available slots by name, and inserts the appropriate number into your macro. Backup / Restore / Clear All. Macros can be backed up to your saved variables file and restored later. I don't know of a equip slot sequence macro, however if all your after is swapping offhand with a shield and vice versa, this is the one I use /equipslot 17 Shield Name /equipslot 17 Weapon Name.
Main Menu |
---|
Equips an item in your inventory.
You can also use /eq
.
Usage
This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below. If no conditions are satisfied, no action will be performed.
Arguments
- item
- The name of the item to be equipped.
- BagID slot
- The bag the item is in (0 is backpack, etc...), and the slot number in that bag (ascending from 1 for top left slot), e.g. '0 1' can be used to equip the first item in your backpack.
Notes
- This will equip the item in the first available slot that it can be put into (similar to right clicking the item in your bag).
Macros |
---|
General guides |
Macros Beginners Guide |
Useful macros by class |
Main Menu |
---|
Equips an item in your inventory.
You can also use /eq
.
Usage
This command accepts secure command options. The value associated with the first satisfied condition will be interpreted as described below. If no conditions are satisfied, no action will be performed.
Arguments
- item
- The name of the item to be equipped.
- BagID slot
- The bag the item is in (0 is backpack, etc...), and the slot number in that bag (ascending from 1 for top left slot), e.g. '0 1' can be used to equip the first item in your backpack.
Wow Macro Equip Slot Numbers Generator
Notes
Wow Macro Equip Slot Numbers Explained
- This will equip the item in the first available slot that it can be put into (similar to right clicking the item in your bag).