WoW:MACRO usetalents: Difference between revisions
Jump to navigation
Jump to search
(Added in 3.1) |
m (Move page script moved page MACRO usetalents to MACRO usetalents without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
Swap to a saved talent spec | Swap to a saved talent spec | ||
/usetalents | /usetalents [options] talentsets | ||
== Aliases == | == Aliases == | ||
:none | :none | ||
== Options == | |||
:;spec : Using [spec:1-2] allows the macro to decide whether or not to carry out the command | |||
== Arguments == | == Arguments == | ||
:;talentset : Identifies talent spec to swap to (1-2) | :;talentset wyz: Identifies talent spec to swap to (1-2) | ||
== Example == | |||
*This is a basic macro for switching specs using one button | |||
/usetalents [spec:1] 2; 1wyz |
Latest revision as of 04:48, 15 August 2023
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