View Single Post
  #2  
Old 09-13-2015, 06:08 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Have you edited your source from default? Just curious.

Pretty sure it is going to be in here.

Code:
SpellFinished(spellbonuses.SpellOnKill[i], this, 10, 0, -1, spells[aabonuses.SpellOnKill[i]].ResistDiff);
It would not hurt for you to start outputting exactly what is there when it happens, using log.out or such.
Reply With Quote