View Single Post
  #10  
Old 10-16-2015, 04:37 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

My source is different, but I think it will be here.

Code:
Mob *give_exp = hate_list.GetDamageTopOnHateList(this);
If I read that right give_exp is the actual mob that is on the top of the damage hate list. It is too close to leaving work so I cannot get into the nuts and bolts to test it, but that would be my first stop.
Reply With Quote