All pet's ultimate on a single button in your action bar

Hello there,

I know it’s possible to drag spells from the pet action bar to your normal action bar. But is it possible to set one slot of your action bar so the pet’s ultimate is used based on its specialization?

Let’s say I set this to F1. When I press F1 I want the pet to use Primal Rage when I have a Ferocity pet out. Or Master’s Call when I have a Cunning pet out. Or, ofc, Survival of the Fittest when I have a Tenacity pet out.

So is there a command, something like /use petultimate, that does the trick?

Sorry for the complicate describtion and thanks in adance.

#showtooltip
/cast [@mouseover, help, nodead] [@player] Command Pet

Should do the trick. Otherwise you can make a macro based on your pet’s family like [pet:spider].

2 Likes

Yes, it’s called Command Pet. You have it on your spellbook, and it changes with each pet you have active. If you want to make a macro with it, should be like this:

#showtooltip
/cast Command Pet

And then you add other lines with other stuff you want in the order you want, but the #showtooltip should have nothing else in front of it so it shows into which spell Command Pet turned. Same thing for the icon, to see it change with each pet leave the default “?” icon.

Hope this helped with your question.

1 Like

Oh god, I never thought of it being that easy. Thank you very much.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.