View Single Post
  #10  
Old 04-13-2012, 02:47 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

I'm still missing something. because
Code:
void Mob::DoBuffTic(int16 spell_id, int32 ticsremaining, int8 caster_level, Mob* caster) {
contains caster_level and caster, are we meaning they are not passed in to here from where dobufftic is called?
Reply With Quote