The second error its in ArenaTask.java with the Player
if (player.isOnline() == 1 && !player.isInArenaEvent() && !player.isArenaAttack())
{
if (player.isArena1x1())
Arena1x1.getInstance().remove(player);
if (player.isArena3x3())
Arena3x3.getInstance().remove(player);
if (player.isArena5x5())
Arena5x5.getInstance().remove(player);
if (player.isArena9x9())
Arena9x9.getInstance().remove(player);
player.setArenaProtection(false);
Vesper Noble heavy set (RAR) 1800 att - 150e
Eternal Core Dualsword +6 300 att 130e
Ring of Baium 130e
AQ ring 100e
Antharas Earring 200e
Paypal payments only DM in discord narttu123
Hello,
Skill Activation: The activation options from the Alt+K window work perfectly. However, when activating them from the skill bar, there is still a delay of approximately 1 second.
I need to remove that delay
Question
heladito
hi guys! i added the l2tournament https://maxcheaters.com/topic/239719-l2jfrozen-tournament/ for Jfrozen. But i have some errors in the code.
The first error its in the line
Broadcast.gameAnnounceToOnlinePlayershttps://imgur.com/a/filt11H
The second error its in ArenaTask.java with the Player
if (player.isOnline() == 1 && !player.isInArenaEvent() && !player.isArenaAttack()) { if (player.isArena1x1()) Arena1x1.getInstance().remove(player); if (player.isArena3x3()) Arena3x3.getInstance().remove(player); if (player.isArena5x5()) Arena5x5.getInstance().remove(player); if (player.isArena9x9()) Arena9x9.getInstance().remove(player); player.setArenaProtection(false);https://imgur.com/joN1bIJ
i hope anyone can help me. Thanks!
11 answers to this question
Recommended Posts