View Single Post
10-16-14, 02:26 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The companion API has been deprecated for a while. You should use the actual pet journal functions.

/run C_PetJournal.SummonPetByGUID(C_PetJournal.GetSummonedPetGUID())
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote