WoW:Item equipping: Difference between revisions

(Changed script sections to use html code tag, to prevent text running off-screen)
Line 29: Line 29:


Yes, this is undoubtedly easier... '''until''' you start dealing with dualwielding. At which point UseContainerItem stops being nice. -- [[User:Sarf|Sarf]]
Yes, this is undoubtedly easier... '''until''' you start dealing with dualwielding. At which point UseContainerItem stops being nice. -- [[User:Sarf|Sarf]]
Please be very careful when using the UseContainerItem(bag,slot) command.  If you are talking to a vendor and use this macro (assuming no safety measures in the script) then all your macro items will be sold.  Just managed to sell 7 items to a vendor.  Fortunately, I was able to retrieve the last item and blizzard restored the other equipment items for me.


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