m
Move page script moved page MACRO usetalents to WoW:MACRO usetalents without leaving a redirect
(Added in 3.1) |
m (Move page script moved page MACRO usetalents to WoW: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 | |||