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.
Exactly, if somebody hijacks ur sessions, then u wont see a new device in your "Devices List".
And with that hijacked session you are able to change whatever you want unless you have 2FA enabled. And I believe changing a group owner doesn't trigger 2FA.
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.