PDA

View Full Version : 1 Button macro to switch between talent speccs



Extreme
04-18-2009, 03:44 PM
maybe this macro is useful for you:


/run local t=GetActiveTalentGroup()SetActiveTalentGroup(t==1 and 2 or 1)

hit the button and you switch to your other specc, i use this macro to switch between pve and pvp specc with my shamans, only 1 keybinding to switch between pvp and pve specc, very useful for me, maybe for you too :D

!!! you must put the macro on both speccs on the same keybinding !!!


Extreme

Turenn
04-18-2009, 06:25 PM
Awesome mate, thanks!

Zal
04-18-2009, 07:51 PM
yeah, great find on this. Thanks

FunkStar
04-19-2009, 08:45 AM
I prefer just typing

/usetalents 1
or
/usetalents 2

with broadcast on. Might be handy for those that want to save a macro, or that often switch specs on only a few of the chars