WoW:MACRO equip: Difference between revisions

49 bytes removed ,  13 April 2010
Moved last edit to notes section and included example.
(use of conditionals)
(Moved last edit to notes section and included example.)
Line 9: Line 9:
:equip
:equip
:eq
:eq
edit: I was able to use /eq [nocombat] Fishing Pole
so there are some conditionals still accepted by this command.  Can someone else please test this as well?


== Arguments ==
== Arguments ==
Line 20: Line 16:


== Notes ==
== 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).
*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).
*Some of the conditionals from [[MACRO_cast | /cast]] might work here, such as:
/equip [nocombat] Fishing Pole
Anonymous user