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.
|