Cant use Pet targeting macros to target BM hunter pets

As the Topic says I cant use Pet targeting macros to target BM hunter pets.
for example my macro looks like this:

#Showtooltip
/cast [@arenapet1]Paralysis
/cast [@arenapet2]Paralysis
/cast [@arenapet3]Paralysis

It works perfectly with survival hunters and i believe every other class BUT Beat mastery hunter.

Anyone know of this problem or a fix for it?

Maybe cause 1 pet is considered as a pet and the second one is considered as a totem.

Could be your issue but not 100% sure

it might be, but how do i resolve it?

Got no clue man sorry, hope somebody comes in a’d give you a positive answer.

Been having a similar issue with ‘arenapet’ when it comes to TellMeWhen / WeakAuras, used to be able to track spells from them such as: the cooldown on Intimidation, but it no longer works in this expansion for some reason

does those WA work for any pets or just bm hunters that doesnt work

Hm weird, I use a macro to target them so I can flameshock or kill them and that works just fine on bm like this:
/target arenapet1
/target arenapet2
/target arenapet3

Hm maybe try this and see if that solves the problem:
#Showtooltip
/cast [target=arenapet1, exists, nodead] Paralysis
/cast [target=arenapet2, exists, nodead] Paralysis
/cast [target=arenapet3, exists, nodead] Paralysis

thanks ill try :smiley:

Now i have tried that macro, and i can CONFIRM it works :smiley: Thank you @deepdamp

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