WoW:UI FAQ: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(Yank WIP notice. Add intro.)
Line 1: Line 1:
{{band-red|This is a work in progress! Pages may move or change radically!|height:3.5em}}
{{band-turquoise|Welcome to the User Interface FAQ for Blizzard's World of Warcraft!|font-size:120%; font-weight:700;}}




----
''The UI FAQ is posted here on WoWWiki as well as on [http://forums.worldofwarcraft.com/board.aspx?fn=wow-interface-customization Blizzard's UI & Macros Forum] and at [http://www.wowinterface.com wowinterface.com].''
''Welcome to the User Interface FAQ for Blizzard's World of Warcraft!''
----


''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''' (Credit Gello):


== Top 5 Way-Too-Frequently Asked Questions ==
{{faqcredit|Gello}}


; How do I use a trinket in a macro?
{{faqq}}How do I use a trinket in a macro?
: /script UseInventoryItem(13) or /script UseInventoryItem(14)
:{{faqa}}<tt>/script UseInventoryItem(13)</tt> or <tt>/script UseInventoryItem(14)</tt>


; What UI is this? [link of a 500mb video of someone else playing WoW]
{{faqq}}What UI is this? [link of a 500mb video of someone else playing WoW]
: Take a screenshot to post and ask again.
:{{faqa}}Take a screenshot to post and ask again.


; I want an aggro meter!
{{faqq}}I want an aggro meter!
: It's brought up a lot. Short answer: no.
:{{faqa}}It's brought up a lot. Short answer: no.


; How do I wait in a macro to cast a spell later?
{{faqq}}How do I wait in a macro to cast a spell later?
: You can't.
:{{faqa}}You can't.


; How do I switch main hand to offhand weapon?
{{faqq}}How do I switch main hand to offhand weapon?
: /script PickupInventoryItem(16) PickupInventoryItem(17)
:{{faqa}}<tt>/script PickupInventoryItem(16) PickupInventoryItem(17)</tt>
----




== Choose a section ==
== Choose a section ==


; [[UI FAQ/AddOns|AddOns FAQ]]
; [[UI FAQ/AddOns|AddOns FAQ]]
Line 36: Line 34:
: World of Warcraft Macros and Scripts FAQ
: World of Warcraft Macros and Scripts FAQ


; [[UI FAQ/etc|Other]]
; [[UI FAQ/AddOn Author Resources|AddOn Author Resources]]
: Resources for World of Warcraft AddOn authors
: Resources for World of Warcraft AddOn authors




''(If you need to reference it the original thread is here: http://www.wowinterface.com/forums/showthread.php?t=3868&page=2&pp=10 . Delete this when it's ready to go live.)''
[[Category:UI]] [[Category:FAQs]]
 
[[Category:UI|UI]]

Revision as of 05:27, 8 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)


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