Master's Call bugged for cunning pets (Freedom)

So yeah, basically the title.

If you cast it while your pet is LOS, it literally does nothing at all except goes on cooldown. It doesn’t even provide your pet with freedom. Great way to lose games.

you gotta do

#showtooltip
/cast [@player] Master's Call

fix

Yeah I am trying to make a more versatile macro than that but I guess I’ll keep adding more and more keybinds. GG blizz.

If you want it to work for every command pet ability you can also do something like this:

#showtooltip
/cast [pet:Raptor,@player] Master’s Call(Cunning Ability); Command Pet

with Raptor being the pet family of your cunning pet

2 Likes

Really? You can do it that short? Here I was using this:

#showtooltip Command Pet
/petfollow
/Cast [target=player] Master’s Call
/cast Survival of the Fittest
/cast Primal Rage

I use the below Macro, with modifiers to quickly get it to where it needs to be used;

#showtooltip Master’s Call
/cast [mod:shift, @focus] Master’s Call; [mod:alt, @pet] Master’s Call; [mod:ctrl, @targettarget] Master’s Call; [@player] Master’s Call

It’s always worked well for me, and I haven’t had any issues with it, so maybe worth trying.

I wouldn’t macro SotF, and PR to it as things are always going to be situational, but whatever works best for you :slight_smile:

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