WoW:UI FAQ: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Yank WIP notice. Add intro.)
No edit summary
Line 24: Line 24:
{{faqq}}How do I switch main hand to offhand weapon?
{{faqq}}How do I switch main hand to offhand weapon?
:{{faqa}}<tt>/script PickupInventoryItem(16) PickupInventoryItem(17)</tt>
:{{faqa}}<tt>/script PickupInventoryItem(16) PickupInventoryItem(17)</tt>
{{faqq}}Can i buy Authentication Key online?





Revision as of 16:19, 12 July 2006

Template:Band-turquoise


The UI FAQ is posted here on WoWWiki as well as on Blizzard's UI & Macros Forum and at wowinterface.com.

Some of the texts will direct you to "post followups" and the like; this is referring to those two forums.


Top 5 Way-Too-Frequently Asked Questions

Template:Faqcredit

Questionmark.png How do I use a trinket in a macro?

/script UseInventoryItem(13) or /script UseInventoryItem(14)

Questionmark.png What UI is this? [link of a 500mb video of someone else playing WoW]

- Take a screenshot to post and ask again.

Questionmark.png I want an aggro meter!

- It's brought up a lot. Short answer: no.

Questionmark.png How do I wait in a macro to cast a spell later?

- You can't.

Questionmark.png How do I switch main hand to offhand weapon?

/script PickupInventoryItem(16) PickupInventoryItem(17)

Questionmark.png Can i buy Authentication Key online?


Choose a section

AddOns FAQ
World of Warcraft AddOns FAQ
Macros and Scripts FAQ
World of Warcraft Macros and Scripts FAQ
AddOn Author Resources
Resources for World of Warcraft AddOn authors