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
/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