+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)
To sum it up, just because that topic still exists and just because there's still tolerance for such garbage and missleading topics to exist in here.
Files worse than the free version, https://bitbucket.org/MobiusDev/l2j_mobius.git/src
A dumb fuck that claims that mobius sources contain backdoors yet none found so far in an opensource project.
4 Pages of replies to a "very skilled developer" that uses google translate in order to reply in his own topic.
Yet this topic is still available. Every traffic is a good traffic I guess!
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