+public void increasePvpKills(L2PcInstance activeChar)
+if (activeChar.getPvpKills() >= 5000)
{
activeChar.sendMessage ("Congratz , you are now a hero ");
activeChar.setHero(true);
}
I wonder if there is a way of keeping
- public void increasePvpKills()
beacause when i change the public void to
public void increasePvpKills(L2PcInstance activeChar)
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
Question
Rio
I want to add this code: http://www.maxcheaters.com/topic/49498-sharehero-reward-for-pvps/?hl=%2Bhero+%2Breward+%2Bpvps
Its about giving hero at x pvp's.
I wonder if there is a way of keeping
beacause when i change the public void to
i get erros in some other codes.
21 answers to this question
Recommended Posts