View Single Post
  #6  
Old 07-15-2009, 07:28 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Your problem with that is that sub EVENT_HP is probably not compiling because of Mob::CastSpell instead of $npc->CastSpell() in the final two if statements.
Reply With Quote