WoW:MACRO swapactionbar: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO swapactionbar to MACRO swapactionbar without leaving a redirect)
 
(No difference)

Latest revision as of 04:48, 15 August 2023

Slash commands


Changes your current action bar between two given bars.

/swapactionbar rowA rowB

Aliases[edit]

none


Arguments[edit]

rowA
Integer 1-6, corresponding to an action bar.
rowB
Integer 1-6, corresponding to an action bar.


Notes[edit]

If you are on rowA, you will swap to rowB; if you are rowB, you will swap to rowA.
If you are on neither rowA nor rowB, you will swap to rowA.