WoW:MACRO equipslot: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO equipslot to MACRO equipslot without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023

Slash commands


Equips an item in your inventory to a specific slot. There are two valid methods

/equipslot InvSlot item
/equipslot InvSlot BagId slot

Aliases[edit]

none


Arguments[edit]

InvSlot
The numeric slot on your character to equip the item to.
item
The name of the item to be equipped.
BagId
The bag the item is in (0 is backpack, etc...)
slot
The bag slot number, starting at 1.