Jump to content
  • 0

[Help]Olympiad Bug


Question

Posted

Hello,i use L2J Dot Interlude,the most bugs-hacks-exploits etc are fixed,but in Olympiad ihave probelm,all players can restart during olympiad(even if they lost)so the matches goes tie..any1 have idea how i can fix it?in other server's i saw saying "You cannot logout in olympiad mode" or something like that,but they even can do it with ctrl+alt+del,i need a good dev to help me,i want everyone that is leaving the stadium automatic lose hist points..Ty

13 answers to this question

Recommended Posts

  • 0
Posted

There's an option AtkPlayersFromSameIp or something like that for oly that prevents that.

You didn't get anything from his post..

Anw ,if you have the source you can apply the protection.. I`ll find it and edit my post :]

  • 0
Posted

Hello,i use L2J Dot Interlude,the most bugs-hacks-exploits etc are fixed,but in Olympiad ihave probelm,all players can restart during olympiad(even if they lost)so the matches goes tie..any1 have idea how i can fix it?in other server's i saw saying "You cannot logout in olympiad mode" or something like that,but they even can do it with ctrl+alt+del,i need a good dev to help me,i want everyone that is leaving the stadium automatic lose hist points..Ty

change that so if they quit they lost points + a lose

  • 0
Posted

You didn't get anything from his post..

Anw ,if you have the source you can apply the protection.. I`ll find it and edit my post :]

well once i used l2jserver and when i changed it then when they restarts their client they were losing points..
  • 0
Posted

Try it..

Index: /Equal-GameServer/java/com/equal/gameserver/Olympiad.java

===================================================================

--- /Equal-GameServer/java/com/equal/gameserver/Olympiad.java (revision 96)

+++ /Equal-GameServer/java/com/equal/gameserver/Olympiad.java (revision 214)

@@ -1211,6 +1211,9 @@

 

    for (L2OlympiadGame instance : _olympiadInstances.values())

+                instance.checkDc();

+   

+    for (L2OlympiadGame instance : _olympiadInstances.values())

    instance.sendMessageToPlayers(false,30);

-

+   

    //Wait 30 seconds

    try

@@ -1220,4 +1223,7 @@

    catch (InterruptedException e){}

 

+    for (L2OlympiadGame instance : _olympiadInstances.values())

+                instance.checkDc();

+   

    for (L2OlympiadGame instance : _olympiadInstances.values())

    instance.portPlayersToArena();

@@ -1231,4 +1237,7 @@

            catch (InterruptedException e){}

 

+            for (L2OlympiadGame instance : _olympiadInstances.values())

+                instance.checkDc();

+           

            for (L2OlympiadGame instance : _olympiadInstances.values())

                instance.removals();

@@ -1287,4 +1296,7 @@

    }

    catch (InterruptedException e){}

+   

+    for (L2OlympiadGame instance : _olympiadInstances.values())

+                instance.checkDc();

 

    for (L2OlympiadGame instance : _olympiadInstances.values())

@@ -1303,4 +1315,7 @@

    }

    catch (InterruptedException e){}

+   

+    for (L2OlympiadGame instance : _olympiadInstances.values())

+                instance.checkDc();

 

    for (L2OlympiadGame instance : _olympiadInstances.values())

@@ -1489,4 +1504,25 @@

            return;

            }

+    }

+   

+    protected void checkDc()

+    {

+    if (_playerOne == null)

+    {

+    StatsSet playerOneStat;

+    playerOneStat = _nobles.get(_playerOneID);

+ int playerOnePoints = playerOneStat.getInteger(POINTS);

+ playerOneStat.set(POINTS, playerOnePoints - (playerOnePoints / 5));

+ _log.info("Olympia Result: "+_playerOneName+" vs "+_playerTwoName+" ... "+_playerOneName+" lost "+(playerOnePoints - (playerOnePoints / 5))+" points for crash before teleport to arena");

+    }

+

+    if (_playerTwo == null)

+    {

+    StatsSet playerTwoStat;

+    playerTwoStat = _nobles.get(_playerTwoID);

+    int playerTwoPoints = playerTwoStat.getInteger(POINTS);

+ playerTwoStat.set(POINTS, playerTwoPoints - (playerTwoPoints / 5));

+ _log.info("Olympia Result: "+_playerOneName+" vs "+_playerTwoName+" ... "+_playerTwoName+" lost "+(playerTwoPoints - (playerTwoPoints / 5))+" points for crash before teleport to arena");

+        }

    }

 

@@ -1963,20 +1999,4 @@

      }

      }

-   

-    protected boolean makePlayersVisible()

-    {

-            _sm = new SystemMessage(SystemMessageId.STARTS_THE_GAME);

-            try {

-            for (L2PcInstance player : _players)

-            {

-            player.getAppearance().setVisible();

-            player.broadcastUserInfo();

-            player.sendPacket(_sm);

-            if (player.getPet() != null)

-            player.getPet().updateAbnormalEffect();

-            }

-            } catch (NullPointerException e) { _aborted = true; return false; }

-            return true;

-    }

 

    protected boolean makeCompetitionStart()

@@ -2067,3 +2087,8 @@

        }

    }

+

+ public void tikrint()

+ {

+

+ }

}

from equal :]

  • 0
Posted

ok and where i put this?i use l2j dot..

 

You must first compile your pack,paste the code in the source,add the file in your datapack and then register it.

 

Btw,l2j dot closed so its better to change your pack.

 

 

  • 0
Posted

You must first compile your pack,paste the code in the source,add the file in your datapack and then register it.

 

Btw,l2j dot closed so its better to change your pack.

 

 

kk,but can i keep my database to a new pack?which pack equal?

  • 0
Posted

Yes you can.

 

Cause L2J Equal is working on L2J Dot pack.

kk,may you give me a link with l2 equal cause i was in holidays for 2 months and i lost a lot of news in L2J.... :/ thanks

  • 0
Posted

thanks,but i still cant do compile.. :(...i dont know how to do it..there are a lot of guides but i cant find eclipse!any ideas?

Guest
This topic is now closed to further replies.


  • Posts

    • Website: https://l2aurum.com/ Discord: https://discord.gg/ngaD9DJRjE   Dear Players, We are excited to announce that the x300 Summer Season Beta server will open on 19‑06‑2026 at 20:00 GMT+2. As previously mentioned, there will be no wipe and no account deletion. All accounts, characters, items, and progress from Season 1 will remain completely safe. To ensure a fair and competitive start for new players, all Season 1 accounts will be temporarily locked. The official Summer Season launch will take place on 26‑06‑2026 at 20:00 GMT+2. A few weeks after the official launch, Season 1 accounts will be unlocked so previous players can access their characters and continue their journey. This approach allows new players to enjoy a fresh start while preserving the progress and achievements of our long-term community. Thank you for your continued support, and we look forward to welcoming everyone to the new Summer Season. L2Aurum Team   Explore L2 Aurum Features Discover the Enhancements that set us apart!   Information Server Version: Interlude - PvP Server Client Interface: Unique Interface   Rates     Additional Features and changes When you create a new character, you will start in Giran Harbor at Level 1, equipped with full No-Grade items. Auto Farm is available for free for 2 hour daily without VIP. VIP players receive 4 hours of Auto Farm per day. The Auto Farm time resets with the server restart at 5:30 AM. Status Noblesse: Last hit Barakiel. Player Spawn Protection: 7 seconds. Geodata + Pathnodes: Enabled. All commands are available in the Community Board. Maximum 3 Bishops Per Party: Enabled. Boss Protect - Anti-Zerg: Enabled. Shift + click on monsters to see the droplist. Offline shop. Mana Potion Restores 1000 MP with a cooldown of 8 seconds. Inventory Slots: 250.   Weapon Information Lv1 Black Chaotic Weapons. Lv2 Aurum Weapons.   Armor Information Lv1 Blue Apella Armor. Lv2 Aurum Apella Armor. Misc additions Accessories +50 and +150 pdef|mdef. Tattoos: Resolve | Soul | Avadon. Agathions: Cosmetic only (no stats).   Buffs / Dances / Songs / Prophecies Duration: 2 hours. Total Buff Slots: 32 + 4 (Divine Inspiration). Vote Buff: You must vote on 3 of 6 vote sites to get the vote buff blessing. Castle Reward Every clan that captures a castle receives the castle owner clan blessing buff. To receive it, the clan leader must be online.   Events   Raid Bosses Epic Bosses Final Bosses     For full server information please visit website PvP: Server Features   Website: https://l2aurum.com/ Discord: https://discord.gg/ngaD9DJRjE      
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..