View Single Post
  #2  
Old 07-02-2010, 05:13 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

The wiki doesn't stay up to date all the time but there are spell quests in code now. In eqemudir/quests/spells/[spell id].pl

EVENT_SPELL_EFFECT_CLIENT
EVENT_SPELL_EFFECT_NPC
EVENT_SPELL_EFFECT_BUFF_TIC_CLIENT
EVENT_SPELL_EFFECT_BUFF_TIC_NPC

It however may not be enough as is because tic count remaining isn't exported.
Reply With Quote