Jump to content
  • 0

Java[REQUEST]


Question

4 answers to this question

Recommended Posts

  • 0
Posted

bre gamoto!! :D

gt den kathese na to ftiakseis monos s? bres auto gia to epilogue kai perna to sto interlude... psakse bres ekei poy "metraei" ta pvp kai ta pk... kai balto na kanei kai to quake...

psaxto ligo..... etima einai sto forum... liga changes theloun... to config ti to thes? asto to config... rithmise ta kai meta tha einai panta etsi... tha sto eftiaxna... alla den exw interlude.. pwte den asxolithika

  • 0
Posted

το έφτιαξα,λίγο πρόχειρα βέβαια.

βρές αυτό στο L2PcInstance

import net.sf.l2j.L2DatabaseFactory;

και από κάτω βάλε αυτό

import net.sf.l2j.gameserver.Announcements;

μετά βρές αυτό

private boolean _newbie;

άφησε μια γραμμή,και πρόσθεσε αυτό

/**Quake System*/
private int quakeSystem = 0;

βρές μετά αυτο

setPvpKills(getPvpKills() + 1);

και ακριβώς απο κάτω βάλε αυτό

 public void QuakeSystem()
   {
      if (Config.ALLOW_QUAKE_SYSTEM)
      {
         quakeSystem++;
            switch(quakeSystem)
            {
            case 4:
                Announcements.getInstance().announceToAll("" + this.getName()+ " is Dominating!");
                break;
            case 8:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is on a Killing Spree!");
               break;
            case 10:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is on a Monster Kill!");
               break;
            case 12:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is Unstoppable!");
               break;
            case 14:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is on an Ultra Kill!");
               break;
            case 20:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is on a Ludricrous Kill!");
               break;
            case 24:
               Announcements.getInstance().announceToAll("" + this.getName()+ " is on a Holy Shit!");
                default:
                   ;
            }
      }
   }

μετά βρές αυτό

stopWarnUserTakeBreak();

και απο κάτω βάλε αυτό

quakeSystem = 0;

μετά πήγαινε εδω(config.java)

public static int L2JMOD_WEDDING_DIVORCE_COSTS;

Και απο κάτω βάλε αυτό

public static boolean ALLOW_QUAKE_SYSTEM;

μετά πήγαινε εδώ

L2JMOD_WEDDING_DIVORCE_COSTS            = Integer.parseInt(L2JModSettings.getProperty("WeddingDivorceCosts", "20"));

και απο κάτω βάλε αυτό

ALLOW_QUAKE_SYSTEM = Boolean.parseBoolean(L2JModSettings.getProperty("AllowQuakeSystem", "True"));

μετά πήγαινε l2jmods.properties

πήγαινε κάτω κάτω και βάλε αυτό

AllowQuakeSystem = True

ΕEDIT: δεν το testara give me feedback >.<

  • 0
Posted

το έφτιαξα,λίγο πρόχειρα βέβαια.

 

:O Deuteri fora pou se blepw na kaneis to idio pragma.

 

Ti eftiaxes re pedi mou? Kaneis search auta pou zitane kai kaneis reply mono tis "+" grammes?

 

Se auth thn periptosi piges se auto to topic : http://www.maxcheaters.com/forum/index.php?topic=78071.0

 

Ekanes copy paste tis grammes pou exoun "+" ( ksexorista tin kathe mia ) kai les oti to EFTIAXES ESY.

 

E an eine dinaton.

 


 

i am ok ::D

lock

 

Locked.

 

 

Guest
This topic is now closed to further replies.


  • Posts

    • Only 3 days left and we'll start with some events, you can check our Discord for more info!
    • Tired of frantically switching between windows trying to find that specific Warlock who should be casting saves? Forgot which server you left your Warsmith on? This mod solves these problems! What it does: Turns the boring window title into an information panel: Server Name - Character Name [Class] Real-life examples: - ServerName - HardcoreFarm [Spoilerr] (who's been spoiling for 3 months already) - ServerName - ClericHelper [Buffer] (eternal buffer on standby) - ServerName - MainChar [Gladiator] (main character who's always AFK) Why you need this: For multiboxers - to avoid confusing where the DD is and where the healer is For the forgetful - if your memory is like a goldfish For streamers - viewers immediately see who's on screen For adults - when playing at work and need to quickly hide the window DLL only - no Interface files needed Installation (more complicated than making tea): 1. Download the DLL 2. Drop it into the System folder 3. Launch the client 4. Be amazed how you lived without this before! Purchase Conditions: Price: 100$ Payment Method: USDT. How to Buy: Contact me on Telegram: @kiselevwv for a quick response. I will answer all your questions and provide additional information if needed. I guarantee functionality at the moment of sale and prompt assistance with setup after purchase.
    • I agree, l2damage crap to compare to l2java which was the father of pvp servers and till this days people playing there for good time.
    • 📝 Registration — Account Registration Creating a new player account. Usually includes: login password password confirmation email Result: a new record is created in the accounts table (loginserver). 🔑 Change Password — Password Change The player changes the password knowing the current one. Required: current password new password new password confirmation Result: the password field is updated in the accounts table. ♻️ Password Recovery — Password Reset If the player forgot the password. Implementation only via email: the player enters their login, email the system sends an email with a link or code the player opens the link / enters the code sets a new password Result: the password is updated in the accounts table.   All fields are validated (required, format, length, uniqueness, security checks).   Price: 80$   and i can rewrite script for PTS server.   Contacts:   Telegram Discord
  • 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..