WoW:UI FAQ: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
---- | ---- | ||
''Welcome to the User Interface FAQ for Blizzard's World of Warcraft!'' | ''Welcome to the User Interface FAQ for Blizzard's World of Warcraft!'' | ||
---- | |||
'''Top 5 Way-Too-Frequently Asked Questions''' (Credit Gello): | |||
; How do I use a trinket in a macro? | |||
: /script UseInventoryItem(13) or /script UseInventoryItem(14) | |||
; What UI is this? [link of a 500mb video of someone else playing WoW] | |||
: Take a screenshot to post and ask again. | |||
; I want an aggro meter! | |||
: It's brought up a lot. Short answer: no. | |||
; How do I wait in a macro to cast a spell later? | |||
: You can't. | |||
; How do I switch main hand to offhand weapon? | |||
: /script PickupInventoryItem(16) PickupInventoryItem(17) | |||
---- | ---- | ||
Line 18: | Line 38: | ||
; [[UI FAQ/etc|Other]] | ; [[UI FAQ/etc|Other]] | ||
: 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.)'' |
Revision as of 16:12, 18 June 2006
Welcome to the User Interface FAQ for Blizzard's World of Warcraft!
Top 5 Way-Too-Frequently Asked Questions (Credit Gello):
- How do I use a trinket in a macro?
- /script UseInventoryItem(13) or /script UseInventoryItem(14)
- What UI is this? [link of a 500mb video of someone else playing WoW]
- Take a screenshot to post and ask again.
- I want an aggro meter!
- It's brought up a lot. Short answer: no.
- How do I wait in a macro to cast a spell later?
- You can't.
- 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
- Other
- 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.)