Masters Call

Is Masters Call still bugged for people?

2 Likes

It’s the same problem for me.

Big issue for me, MC doesn’t seem to be working at all. No fix in sight either.

Anyone know of a macro that would default to you if an enemy is selected? Currently I just have it set to target myself because I’m lazy.

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

I’m going to test this.

edit: harder then I thought, the pet considers itself friendly

#showtooltip
/cast [target=player] Command Pet;

Just use this for now friends. You’ll need a function command or two keybinds if you want to target other players. Most arena players already benefit from this with focus target. If anyone knows a way to have the pet only cast Masters Call on a friendly player if targeted otherwise cast at yourself, please feel free to post the macro.

Any help is greatly appreciated.

Did anyone ever figure this out? I’m just looking for a macro they always masters call me so I can run away.

This macro works. Casting directly from spellbook also works (although not ideal)

#showtooltip Command Pet
/target mouseover
/use Master’s Call
/cast Command Pet
/targetlasttarget

Since I also need to clarify because people in the other thread said it doesn’t this is a mouseover macro, so you need to actually position your mouse on portrait or char

So basically, I want to use Master’s Call in a castsequence with Wild Kingdom, I’m s-o-l? I guess, is Master’s Call bugged really bad or is it Master’s Call with a specific type of targeting?

#showtooltip Command Pet
/cast Wild Kingdom
/target player
/target mouseover
/use Master’s Call
/cast Command Pet
/targetlasttarget

You’ll have to press it twice.

Make sure to resummon your Cunning pet upon entering any instance or else it can bug right now.

Something is still bugged with this, the option [@player] in-line should work and it broke after 11.1, like I can’t have an enemy target selected while I cast Master’s Call on self or friendly target. It seems like Master’s Call only works now if you clear your target, set target to yourself first, and then reacquire with targetlasttarget.

Wasn’t always like this.

Master’s Call puts the new PVP items on a 5 minute cooldown too. There are many things wrong with Master’s Call right now.

Doesn’t do that for me? Do you mean wild kingdom or are you using a macro?