WoW:ActionBars: Difference between revisions
Jump to navigation
Jump to search
({{uitech}}, formatting...) |
(Removed extraneous header; marked as stub) |
||
| Line 1: | Line 1: | ||
{{uitech}} | {{uitech}} | ||
Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12). | Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12). | ||
| Line 23: | Line 21: | ||
<tr><td>10</td><td>Unallocated</td></tr> | <tr><td>10</td><td>Unallocated</td></tr> | ||
</table> | </table> | ||
{{Stub/API}} | |||
Revision as of 15:07, 16 October 2006
Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12).
There are 10 action bars, and they are allocated as follows:
| Action Bar | Used for |
|---|---|
| 1 | Action Bar 1 |
| 2 | Action Bar 2 |
| 3 | Action Bar 3 |
| 4 | Action Bar 4 |
| 5 | Action Bar 5 |
| 6 | Action Bar 6 |
| 7 | Druid Bear Form/Rogue Stealth/Shaman Ghost Wolf/Warrior Battle Stance |
| 8 | Druid Travel Form/Warrior Defensive Stance |
| 9 | Druid Cat Form/Warrior Berserker Stance |
| 10 | Unallocated |
