WoW:MACRO usetalents: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Added the option in the usage line for further clarification.)
m (Move page script moved page MACRO usetalents to MACRO usetalents without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


Swap to a saved talent spec
Swap to a saved talent spec
  /usetalents [options] talentset
  /usetalents [options] talentsets


== Aliases ==
== Aliases ==
Line 12: Line 12:


== Arguments ==
== Arguments ==
:;talentset : Identifies talent spec to swap to (1-2)
:;talentset wyz: Identifies talent spec to swap to (1-2)


== Example ==
== Example ==
*This is a basic macro for switching specs using one button
*This is a basic macro for switching specs using one button
  /usetalents [spec:1] 2; 1
  /usetalents [spec:1] 2; 1wyz

Latest revision as of 04:48, 15 August 2023

Slash commands


Swap to a saved talent spec

/usetalents [options] talentsets

Aliases[edit]

none

Options[edit]

spec
Using [spec:1-2] allows the macro to decide whether or not to carry out the command

Arguments[edit]

talentset wyz
Identifies talent spec to swap to (1-2)

Example[edit]

  • This is a basic macro for switching specs using one button
/usetalents [spec:1] 2; 1wyz