Master's call macro help needed

Hey,

I just can’t figure out how to do a master’s call macro. I want it to cast master’s call on my friendly mouseover, if no mouseover it will cast master’s call on me. Is such a macro possible?

1 Like

Try this:

#showtooltip Master’s Call
/cast [target=mouseover,help,exists,nodead][@player]Master’s Call

2 Likes

Thanks, that was exactly what i wanted :slight_smile:

2 Likes

Also just a little tip, instead of “Master’s Call” you can just put “Command Pet” instead and it will still work BUT if you change for a pet of a different family it will update for the ability of that family, so you won’t need to be changing the ability on your bar everytime you change pet, the same button will work for all. Also, #showtooltip is better in this option, so the tooltip will also update and show into which spell “Command Pet” turned.

7 Likes

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