Just after the !GetGM() if statement at 1582 in attack.cpp you add:
Mob* compareMob = killerMob;
if ( killerMob->GetOwner() != NULL )
compareMob = killerMob->GetOwner();
then wherever inside that large if statement you see killerMob, make it compareMob.
__________________
www.eq2emu.com
EQ2Emu Developer
Former EQEMu Developer / GuildWars / Zek Seasons Servers
Member of the "I hate devn00b" club.
|