Added mention to [spec] option plus example
(Added in 3.1) |
(Added mention to [spec] option plus example) |
||
| Line 8: | Line 8: | ||
: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 : Identifies talent spec to swap to (1-2) | ||
== Example == | |||
*This is a basic macro for switching specs using one button | |||
/usetalents [spec:1] 2; 1 | |||