View Single Post
07-15-12, 06:30 AM   #91
Jarod24
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 66
I've been toying around with pet battles and here is what i got.

PET_BATTLE_FINAL_ROUND is done at the end of a battle. It returns a single integer argument: 1== Win 2== Lose/Forfeit

PET_BATTLE_OPENING_START triggers during the start. Has only what seems like a timestamp as its argument.


Does anyone however know the UnitID for these pets ?

If you as a monk for example call UnitHealth("pet") with your battle-pet summoned you get nothing returned since 'pet' is used for the hunter/warlock pets.