Wow Classic Macro Equip Slot
Macros |
---|
General guides |
Macros Beginners Guide |
Useful macros by class |
Main Menu |
---|
Equips an item in your inventory.
You can also use /eq
.
Usage
Wow Classic Macro Equip Trinket Slot
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.
I tried using '/equip (ring 1) /equip (ring 2)' but that only ends up equipping (ring 2) in the first slot. Is it possible to modify the /equip command to somehow enable it to equip both rings? I know there are addons that do this much easier, but I'd rather not clutter my hard drive. MACRO equipslot - Wowpedia - Your wiki guide to the World of Warcraft. The numeric slot on your character to equip the item to. I have seen a diagram of equipment slot numbers before, and I have since forgotten where I ran across it. When I switch specs, I am currently using a macro to switch the weapons I wield, but I would also like to be able to switch armor with the same macro as well. This is my macro switching into PvE & combat spec: /equipslot 16 Seven-Fingered Claws. Curious on this one. There's obviously a castsequence macro. Is there anything that would allow (or perform the same as) /equipslot statements in sequence? Thinking of something for an equipment toggle on keypress (like switching out an offhand weapon for shield then back again on next press). This brief Wow macro guide will teach you how to use items in a macro like potions, trinkets, belt tinkers and more. Adding macros to your dps, tank or healing rotation makes you a better player and more handsome than the next guy.
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 Classic Macro Equip Slot Download
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).