View Single Post
  #2  
Old 04-10-2008, 10:26 PM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

Couldn't you use.

quest::summonburriedplayercorpse(charid, x, y, z, heading);


Whereas charid should be the character envoking the script? Not sure if EQEMu can do that but it sounds like the closest thing to want the lobby summoners would do.

have an if to check level and subsequent else's for everylevel after the first, then use item assosiated with the if level to summon.


Can only summon one corpse at a time this way.
Reply With Quote