View Single Post
08-21-12, 08:25 PM   #13
Kharthus
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 26
Does anyone know why this call sometimes fails to dismiss the active critter:

C_PetJournal.SummonPetByID(C_PetJournal.GetSummonedPetID())

Works fine if I do this right after Feign Death, but if I try to do it right after Camouflage it doesn't do anything. (This is for the Livestock addon).