Navigation menu

WoW:Item equipping: Difference between revisions

Jump to navigation Jump to search
m
 
Line 17: Line 17:


See [[InventorySlots]] for ids and mappings.
See [[InventorySlots]] for ids and mappings.
Better method:
/script UseContainerItem(bag, slot);
Will automatically equip the item referenced by bag,slot, placing any existing already equipped item in the bag slot.


== Multiple commands ==
== Multiple commands ==
Anonymous user