Where is "gameserver.model.actor.instance.L2PcInstance.java" located @ eclipce state .. or at a compiled server , for l2emu or l2jfree db.
or the lines
// Add karma to attacker and increase its PK counter
setPvpKills(getPvpKills() + 1);
// Give x y for a pvp kill
addItem("Loot", x, y, this, true);
sendMessage("You won y x for a pvp kill!");
please tell me where can i find that.
Thank you in advance!