WoW:UI FAQ: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (formatting)
Line 1: Line 1:
{{band-turquoise|Welcome to the User Interface FAQ for Blizzard's World of Warcraft!|font-size:120%; font-weight:700;}}
<br>
<center>
<div style="font-size:130%; font-weight:bold; text-align: center;">Welcome to the User Interface FAQ for Blizzard's World of  
Warcraft!</div>
<div style="font-size:130%; margin-top: 7px; border-bottom: 1px solid; width: 26em;"></div>
</center>


<br>


''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].''
 
[[Image:questionmark-large.png|left]]
 
''The UI FAQ is posted here on WoWWiki as well as on [http://forums.worldofwarcraft.com/board.html?forumId=11114&sid=1 Blizzard's UI & Macros Forum] and at [http://www.wowinterface.com wowinterface.com].''


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


<div style="clear:left;"></div>


== Top 5 Way-Too-Frequently Asked Questions ==
== Top 5 Way-Too-Frequently Asked Questions ==
<div style="margin-left: 3%;">
{{faqcredit|Gello}}
{{faqcredit|Gello}}


Line 24: Line 36:
{{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>
</div>


== Choose a section ==
== Choose a section ==
<div style="margin-left:3%;">


; [[UI FAQ/AddOns|AddOns FAQ]]
; [[UI FAQ/AddOns|AddOns FAQ]]
Line 36: Line 52:
: Resources for World of Warcraft AddOn authors
: Resources for World of Warcraft AddOn authors


</div>


[[Category:UI]] [[Category:FAQs]]
[[Category:UI]] [[Category:FAQs]]

Revision as of 07:21, 14 September 2006


Welcome to the User Interface FAQ for Blizzard's World of Warcraft!



Questionmark-large.png

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 How do I change the look of things? Like my armor, weapons, mount, or myself?
- It's not permitted, and that is enforced in 1.11.
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