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

    • My official facebook profile!: https://www.facebook.com/spectrumL2 Specifications: Revamped L2JACIS revision FROM the core Private project!!! Revision that has been receiving corrections for over 3 years!!! Events already installed in the revision: TVT CTF KTB PARTY FARM SPOIL EVENT CRAZY RATES TOURNAMENT TIME ZONE (INSTANCE) All working correctly!!! SIEGE ESSENTIAL FEATURES: Walls fix Gates fix Flags fix 100% functional: OLYMPIADS: Implemented settings Hero receives enchanted Weapons with equal status PvP Weapons Optional /true/false Hero can acquire all Hero Weapons Optional true/false OTHER IMPLEMENTATIONS: Teleport fixed (directly to Giran) Teleport effect classic Vip skins vip collor name Pack NPCs with effect already configured BOSES already configured Mobs already configured CLASS BALANCE SPECIAL SYSTEM We have a SPECIAL system developed for Class Balance with only 1 digit in XML %tage of configurable debuffs Player limitation system in BOSES or PvP zones BS blocking system in FLEG zones or events Among others dozens of improvements made in the review... price: 390 USD !  OBS: WE CAN CHANGE THE BANNER AND NAME OF THE SERVICE TO THE ONE OF YOUR PREFERENCE BUT THE SETTINGS MUST BE KEPT ANY CHANGES REQUIRE ADDITION        
    • Server is Online – 1,000+ Active Players! We’re excited to announce the addition of a Europe Proxy to improve connectivity for our EU players! Clans can now benefit from VIP Access to help you catch up faster. 🎯 If you're a clan leader with at least 9 active members, join our Discord and open a ticket to claim your VIP rewards!  
    • The Telegram team is rolling out a new batch of Stars-only gifts you’ll be able to mint as NFTs. Don’t miss your chance to join the next Telegram trend and earn from it! Buy Telegram Stars cheap and KYC-free 1 Star from $0.0149 (min. 50 Stars, bulk discounts available) Promo code STARS5 — 5 % off Pay any way you like: bank cards · crypto · other popular methods How to purchase: ➡Online Store — Click ➡ Telegram bot — Click Other services: ➡ SMM panel — Click Regular buyers get extra discounts and promo codes. Support: ➡ Telegram: https://t.me/solomon_bog ➡ Telegram channel: https://t.me/accsforyou_shop ➡ Discord: https://discord.gg/y9AStFFsrh ➡ WhatsApp: https://wa.me/79051904467 ➡ Email: solomonbog@socnet.store Use these contacts to discuss wholesale orders, partnerships (current list: https://socnet.bgng.io/partners) or to become a supplier. SocNet — your shop for digital goods and premium subscriptions
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock