Jump to content
  • 0

Code For Enchant On Olympiad


Question

Posted (edited)

Hello guys...

 

I've tried to make the following.. (When a player is in olympiad the items goes for example +8 )

model/item/instance//OlympiadEnchant.java

 

solved...

Edited by 'Baggos'

6 answers to this question

Recommended Posts

  • 0
Posted

your code is a mess..

 

first of all,at the 1st code it doesn't set any enchant,it just sends a message to player.

in your second code,what exactly is enchant?I don't see any variable with that name

 

in the last one,if player is null,how is possible to return his enchant?You will have an NPE over there.

 

anyway,its pointless to turn any enchant to + X everytime someone is in olympiad..

an other way is just to disallow such items to be wear when someone is in olympiad.

  • 0
Posted

The code is from Ertheia.. Not mine..

All the point is on OlympiadEnchant.java

 

I can spend it, as it is in Ertheia.

ItemInstance.java without OlympiadEnchant.java

 

    public int getOlyEnchantLevel()
    {
        L2PcInstance player = getActingPlayer();
        int enchant = getEnchantLevel();
        
        if (player == null)
        {
            return enchant;
        }
        
        if (player.isInOlympiadMode() && (Config.ALT_OLY_ENCHANT_LIMIT >= 0) && (enchant > Config.ALT_OLY_ENCHANT_LIMIT))
        {
            enchant = Config.ALT_OLY_ENCHANT_LIMIT;
        }
        
        return enchant;
    }

 

Works in Ertheia, why not here?

I did not change anything..

  • 0
Posted

I can't understand,

 

it doesn't seem fine to my eyes unless I don't see something.

 

in case the player is null,how is possible to return enchant; ?

 

since enchant = the enchant level of the player ?

  • 0
Posted (edited)

I can't understand,

 

it doesn't seem fine to my eyes unless I don't see something.

 

in case the player is null,how is possible to return enchant; ?

 

since enchant = the enchant level of the player ?

As you see.. int enchant = getEnchantLevel();

 

enchant = Config.ALT_OLY_ENCHANT_LIMIT;

 

here is for the enchant.. so at least i see it..

Edited by 'Baggos'
  • 0
Posted

As you see.. int enchant = getEnchantLevel();

 

enchant = Config.ALT_OLY_ENCHANT_LIMIT;

 

here is for the enchant.. so at least i see it..

you really have no clue of what I said,do you?

  • 0
Posted (edited)

I can not understand English well ..
I appreciate your answers, but you telling me to change something in Ertheia changes while there works just fine ..

you ask, what does this, what does the other.. I told you.. enchant = the enchant of the player in Olympiad.

 

anyway...

I found the way... 

Please a lock here...

Edited by 'Baggos'
Guest
This topic is now closed to further replies.


  • Posts

    • Hey MaxCheaters! 👋 Introducing L2Soon.com — a free international platform for Lineage 2 server announcements.   Why L2Soon? No more searching through dozens of forums and Discord servers. All new L2 server openings are in one place — updated daily, with real player online counts so you always know where people actually play.   Features: 🔔 Telegram Bot (@l2Soon_bot) — alerts 24h & 1h before server launch 📅 Accurate launch times — in your local timezone ⚔️ All chronicles — Interlude, High Five, GoD, Classic, Essence, Grand Crusade and more 🎯 Filters — by chronicle, rates (x1–x1000+) and server type (PvP, RvR, GvE, Craft, Low Rate...) ⭐ VIP servers — verified projects pinned at the top 🌍 Multi-language — EN, UK, RU, PT   Listing is completely FREE. 🔗 https://l2soon.com/en Feedback welcome — drop a comment or contact us via Telegram @l2Soon_bot
    • Download Lobby u need island for lobby Download Crow Island  
    • Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs    
    • L2-LORENA x100 MID RATE   Interlude Nostalgia Meets Modern Gameplay   OFFICIAL OPENING:  April 4 (Saturday)  19:00 UTC+1 ⸻  MAIN INFORMATION  Adena: x5  Drop: x10  Spoil: x10  Raid Boss: x10  Seal Stones: x2  Quests: x10 ⸻  FEATURES  GM Shop up to B-Grade  Full Buffer  Premium System (x2 bonuses)  AutoFarm – FREE for everyone ⸻  SERVER CONCEPT  Classic Interlude nostalgia  Enhanced with modern interface & mechanics  Balanced PvP & PvE gameplay  Active development & custom features ⸻  WHY JOIN L2-LORENA?  No Pay-to-Win  Smooth gameplay & stable server  Competitive PvP environment  Friendly & active community ⸻  JOIN US NOW L2-LORENA 100X <<< LINK Discord: https://discord.gg/TYZ88Tgx4b  Facebook: https://www.facebook.com/share/18kwbkaYZY/?mibextid=wwXIfr   L2-LORENA Link << Discord: https://discord.gg/TYZ88Tgx4b  Facebook: https://www.facebook.com/share/18kwbkaYZY/?mibextid=wwXIfr
  • 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..