Hi,
for some reasons I wasn’t able to find a working solution myself or on Google so…hello forum!
In Season of Discovery, the shaman can summon to spirit wolves to help him in battle. Unfortunately they are always summoned in “aggressive” stance, which means if you do that in a dungeon, they go gnaw on the closest group of mobs that you actually didn’t want to pull right now.
I came up with this macro:
#showtooltip
/cast Feral Spirit
/petdefensive
The problem: On the first click, only the summoning of the Feral Spirit works, but not the switch to defensive stance. For that you need to click that macro a second time, which prompts the error message that this skill is on cooldown (referring to the /cast Feral Spirit) but at least the stance will be switched by that second click.
Does anyone have an idea to make this a one-click macro?
Thanks in advance.