Can anyone give me some code or something to add to this to make unholy spec pull out a ghoul. Everytime he dies and rezzes the ghoul never comes out unless i manually do it. Any suggestions?
Find line
private const bool UseRaiseDead = false;
change to
private const bool UseRaiseDead = true;