[BETA]Attackers list

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Hindi
Posts: 17
Joined: Mon Nov 04, 2013 8:02 pm

[BETA]Attackers list

Post by Hindi »

L2J Revision 6262
L2JDP Revision 10010

For some reasons I need to have the list of L2Character that attacked a player before he dies.
At the moment, the "addAttackerToAttackByList()" method is empty in L2Character.java and is overriden in L2NpcStatus.java only. It means players keep their attackersList empty whatever happens.
Is it ok like that ? Will it stay like that ?
If yes, is there any other way to achieve what I want without modyfing the core (I'd like to avoid merges in Core) ?
Post Reply