WoW:UI FAQ: Difference between revisions
Jump to navigation
Jump to search
(Typo fixing, Replaced: <br> → <br /> (2) using AWB) |
m (make a trivial change to modify enotif timestamp) |
||
Line 5: | Line 5: | ||
<div style="font-size:130%; margin-top: 7px; border-bottom: 1px solid; width: 26em;"></div> | <div style="font-size:130%; margin-top: 7px; border-bottom: 1px solid; width: 26em;"></div> | ||
</center> | </center> | ||
<br /> | <br /> | ||
Revision as of 22:55, 6 October 2008
Welcome to the User Interface FAQ for Blizzard's World of
Warcraft!
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
How do I use a trinket in a macro?
- - /use <your trinket>
- - Take a screenshot to post and ask again.
- - Since patch 1.1 it has become much harder to do so. It is also against the EULA.
- - You can't. For one, spells can only be initiated by user actions, such as clicks; UI cannot start spellcasting itself. For two, AddOns and scripts embed into macros (via /script) can no longer initiate spell casts as of version 2.0.1.
- - /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
- Also visit: irc.freenode.net, #wowuidev