View Single Post
  #2  
Old 10-26-2004, 09:52 AM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

This is already possible assuming the spell type that the npc casts works with eqemu. Just use the perl system and put the casting function in EVENT_SPAWN as well as the depop function, right below the casting function. Bam, you have the teleports working. You could also have it work off a timer based system, but both are doable with the current perl system.
Reply With Quote