WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
No edit summary
m (Reverted edits by Erlineyi (talk) to last version by Phyliciayi)
Line 1: Line 1:
<br>
+
<br>
<center>
+
<center>
<div style="font-size:130%; font-weight:bold; text-align: center;">Welcome to the User Interface FAQ for Blizzard's World of
+
<div style="font-size:130%; font-weight:bold; text-align: center;">Welcome to the User Interface FAQ for Blizzard's World of
Warcraft!</div>
+
Warcraft!</div>
<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>
   
   
 
[http://www.wow-toolbox.com left]
 
[http://www.wow-toolbox.com 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.wow-toolbox.com WoWInterface.com].''
+
''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.wow-toolbox.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>
+
<div style="clear:left;"></div>
   
 
== Top 5 Way-Too-Frequently Asked Questions ==
 
== Top 5 Way-Too-Frequently Asked Questions ==
<div style="margin-left: 3%;">
+
<div style="margin-left: 3%;">
 
{{faqcredit|Gello}}
 
{{faqcredit|Gello}}
   
 
{{faqq}}How do I use a trinket in a macro?
 
{{faqq}}How do I use a trinket in a macro?
:{{faqa}}<tt>/use <your trinket></tt>
+
:{{faqa}}<tt>/use <your trinket></tt>
   
 
{{faqq}}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]
Line 35: Line 35:
   
 
{{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>
+
</div>
   
 
== Choose a section ==
 
== Choose a section ==
<div style="margin-left:3%;">
+
<div style="margin-left:3%;">
   
 
; [http://www.wow-toolbox.com AddOns FAQ]
 
; [http://www.wow-toolbox.com AddOns FAQ]
Line 53: Line 53:
 
: Also visit: [irc://irc.freenode.net/wowi-lounge irc.freenode.net, #wowi-lounge]
 
: Also visit: [irc://irc.freenode.net/wowi-lounge irc.freenode.net, #wowi-lounge]
   
</div>
+
</div>
   
 
[http://www.wow-toolbox.com Category:UI] [http://www.wow-toolbox.com Category:FAQs]
 
[http://www.wow-toolbox.com Category:UI] [http://www.wow-toolbox.com Category:FAQs]

Revision as of 23:13, 24 October 2007

<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>


left

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.


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

Top 5 Way-Too-Frequently Asked Questions

<div style="margin-left: 3%;"> Template:Faqcredit

Questionmark How do I use a trinket in a macro?

- <tt>/use <your trinket></tt>

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

- Take a screenshot to post and ask again.

Questionmark How do I change the look of things? Like my armor, weapons, mount, or myself?

- Since patch 1.1 it has become much harder to do so. It is also against the EULA.

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

- 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.

Questionmark How do I switch main hand to offhand weapon?

- <tt>/script PickupInventoryItem(16) PickupInventoryItem(17)</tt>


</div>

Choose a section

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

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, #wowi-lounge

</div>

Category:UI Category:FAQs