From 1bdd4b6bc16dcf4eaca7a3dedd91223ff65d8aff Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Tue, 10 Jan 2023 22:25:22 +0000 Subject: [PATCH] Removed not implemented Kratei packets. --- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- .../gameserver/network/ExClientPackets.java | 4 +-- .../RequestStartShowKrateisCubeRank.java | 32 ------------------- .../RequestStopShowKrateisCubeRank.java | 32 ------------------- 78 files changed, 52 insertions(+), 1716 deletions(-) delete mode 100644 L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java delete mode 100644 L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java diff --git a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/ExClientPackets.java index e6d66faa73..90302ca7a1 100644 --- a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -174,8 +174,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 05b6d57be7..1341a03f00 100644 --- a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -182,8 +182,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 6d9bc3711f..693374352f 100644 --- a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -183,8 +183,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 5a206f1b0c..5adf6c03a8 100644 --- a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -190,8 +190,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 8de9aeedfa..bd73de4891 100644 --- a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -199,8 +199,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 19764c8815..d0bf334e4c 100644 --- a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -200,8 +200,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 4f81fb4f17..1677890390 100644 --- a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -201,8 +201,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 4084a38e52..286bd4337d 100644 --- a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -215,8 +215,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 330f25a5f0..8fac69afdc 100644 --- a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -238,8 +238,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 516287770c..398c5f3703 100644 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -248,8 +248,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 9116898291..fc2a30dfae 100644 --- a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -268,8 +268,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 5427635bb6..abd438e776 100644 --- a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -288,8 +288,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_10.3_MasterClass/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 6c9b872012..dc7783ad17 100644 --- a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -161,8 +161,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/ExClientPackets.java index e354120db7..b0f5de2806 100644 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -166,8 +166,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 3c7d03e8d7..3f5abc0799 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -173,8 +173,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 5337e509fe..20d74f3c34 100644 --- a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -176,8 +176,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 21ca42b0a3..f88cd616a7 100644 --- a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -176,8 +176,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 086284a6a6..1c4fb9508e 100644 --- a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -187,8 +187,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 333bb998d5..3b996c6888 100644 --- a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -193,8 +193,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.9.5_Saviors/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/ExClientPackets.java index bf06af02f5..69006beb48 100644 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -188,8 +188,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/ExClientPackets.java index bc67d503f6..cc7d8a72f3 100644 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -202,8 +202,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 9509c82f28..3e2d778a6e 100644 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -169,8 +169,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/ExClientPackets.java index c4b21ab83f..eaba082229 100644 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -238,8 +238,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 9f009697a5..a0fda1485e 100644 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -265,8 +265,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/ExClientPackets.java index f390244b2b..8824eb6f7b 100644 --- a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -311,8 +311,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/ExClientPackets.java b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/ExClientPackets.java index 76ca25af42..818922b7d2 100644 --- a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/ExClientPackets.java +++ b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/ExClientPackets.java @@ -314,8 +314,8 @@ public enum ExClientPackets EX_BOOKMARK_PACKET(0x4E, ExBookmarkPacket::new, ConnectionState.IN_GAME), REQUEST_WITHDRAW_PREMIUM_ITEM(0x4F, RequestWithDrawPremiumItem::new, ConnectionState.IN_GAME), REQUEST_EX_JUMP(0x50, null, ConnectionState.IN_GAME), - REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, RequestStartShowKrateisCubeRank::new, ConnectionState.IN_GAME), - REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, RequestStopShowKrateisCubeRank::new, ConnectionState.IN_GAME), + REQUEST_EX_START_SHOW_CRATAE_CUBE_RANK(0x51, null, ConnectionState.IN_GAME), + REQUEST_EX_STOP_SHOW_CRATAE_CUBE_RANK(0x52, null, ConnectionState.IN_GAME), NOTIFY_START_MINI_GAME(0x53, null, ConnectionState.IN_GAME), REQUEST_EX_JOIN_DOMINION_WAR(0x54, null, ConnectionState.IN_GAME), REQUEST_EX_DOMINION_INFO(0x55, null, ConnectionState.IN_GAME), diff --git a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java deleted file mode 100644 index f378b64ca0..0000000000 --- a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStartShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStartShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStartShowKrateisCubeRank"); - } -} diff --git a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java b/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java deleted file mode 100644 index ca7a82eab0..0000000000 --- a/L2J_Mobius_Essence_6.3_Crusader/java/org/l2jmobius/gameserver/network/clientpackets/RequestStopShowKrateisCubeRank.java +++ /dev/null @@ -1,32 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.network.clientpackets; - -import org.l2jmobius.gameserver.network.GameClient; - -/** - * @author Mobius - */ -public class RequestStopShowKrateisCubeRank implements ClientPacket -{ - @Override - public void run(GameClient client) - { - // TODO: Implement. - System.out.println("RequestStopShowKrateisCubeRank"); - } -}