if (activeChar.getPvpKills() >= 3000)
{
activeChar.sendMessage("You are now on a killing spree!");
Announcements.getInstance().announceToAll(activeChar.getName() + "Is now on a killing spree!");
activeChar.setHero(true);
}
how i can make it hero until restart ?
i am not sure but this is for the player when he get 3000 in a row or when he gain 3000?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Original was based off L2OFF, so how would he even be able to compete or deliver the same quality? It will be just another L2F from shein.
Whatsoever, some times you should just let the horse die.
Question
jossoo
hello mxc...
i have this code(copy paste from revenger )
how i can make it hero until restart ?
i am not sure but this is for the player when he get 3000 in a row or when he gain 3000?
16 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.