View Single Post
  #8  
Old 05-13-2011, 05:49 PM
sehall
Fire Beetle
 
Join Date: May 2003
Posts: 7
Default Jaekob was correct

I got the corpse summoners in the guild lobby by doing what Jaekob suggested. In the perl scripts A_Priest_of_Luclin and A_Priestess_of_Luclin, place this command: quest::buryplayercorpse($charid);
before this command: $corpse = quest::getplayerburriedcorpsecount($charid);

It burys the player corpse so that it can be summoned.
Reply With Quote