Hello, I am currently working on a macro where I can revive,summon,dismiss+call a hunter pet of my choosing, I created this macro for all 5 pet slots so i press F1 to revive,summon,dismiss+call pet 1 and F2 to revive,summon,dismiss+call summon pet 2 and etc.
PROBLEM: this macro works like a charm HOWEVER, the revive function is not working and when the pet is dead it attempts to just call it and I need help to find a way to make it to where it can detect my pet is dead and revive it, any solutions macro gamers?
THE MACRO: (I HAVE THIS MACRO FOR PETS 1-5)
#showtooltip call pet 1
/cast [@pet, dead] Revive Pet; [nopet] Call Pet 1; [pet] Dismiss Pet
/cast call pet 1