Jump to content
  • 0

(HELP)pvp enchant item


Question

Posted

Greek

paidia evala ena code sto server alla 8elw na to ftiaksw etsi

oste na stamataei sto max enchant pou evala sto server mou pws ginete

to code katw

 

        if ((target instanceof L2PcInstance) && AntiFeedManager.getInstance().check(this, target))
        {
            // Add karma to attacker and increase its PK counter
            setPvpKills(getPvpKills() + 1);
            
     +        if (Rnd.get(100) > 50)
      +       {
      +           L2ItemInstance pvpwep = getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND);
       +             pvpwep.setEnchantLevel(pvpwep.getEnchantLevel() + 1);
        +            sendMessage("Your " + getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND) + "has been enchanted by +1 due to your pvp kills");
        +     }
             
            // Send a Server->Client UserInfo packet to attacker with its Karma and PK Counter
            sendPacket(new UserInfo(this));
        }

5 answers to this question

Recommended Posts

  • 0
Posted

hi apla thelei ena check an afto pou foraei den einai megalitero kai ison me to config enchant

na sto kani :) den thimame an einai etsy >= i etsy => desto esy me to error pou tha sou bgali

 

          if (Rnd.get(100) > 50)
             {
                 L2ItemInstance pvpwep = getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND);

                if(!pvpwep.getEnchantLevel() >= 17) <-- edo bale to config max enchant
                    pvpwep.setEnchantLevel(pvpwep.getEnchantLevel() + 1);
                    sendMessage("Your " + getInventory().getPaperdollItem(Inventory.PAPERDOLL_RHAND) + "has been enchanted by +1 due to your pvp kills");

                   }
             }

  • 0
Posted
On 1/19/2020 at 9:19 AM, AlexHack said:

3b7b98a51e30.png

 

oxi oute etsi   >=     =>

 

https://maxcheaters.com/topic/219672-l2jacis-pvp-auto-enchant/

 

Alla gia freya Chron

h bgale to ! kai kanto  < config.enchant  h balto se paren8esh kai  kanto

if ( !(pvpwep.getenchant > config.enchant) )

8a htan kalutera an to ekanes etsi

 

final L2ItemInstance pvpwep =   to code s.  

 if (pvpwep != null && pvpwep.getEnchantLevel()  < config.maxenchant && Rnd.get(100)  > 50 )

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • 📢 It’s Time! I was thinking… when will be the perfect time? The answer is now — no more waiting. ⏳ 3 years without L2Mid… Now we are coming strong 💪 and motivated to play again — an Interlude server ⚔️ like old school before. Here, there were good times… and now, they return. 🏆 Announcing: L2Mid New Server – x25 One of the best Lineage II experiences since 2011 is making its return. ✨ Grand Opening: 10 October 2025 🛠 Open Beta Test: 22 September – 9 October 2025 🔥 Get ready for an epic journey, fierce battles, and the community you’ve been waiting for. 💥 Let’s make history again!  
    • Stop wasting time checking if your players are live Stream Monitor does it for you, fully automatically.   ✅ Supports Twitch, Trovo, YouTube, Kick, TikTok (Facebook coming soon) ✅ Compatible with L2OFF servers via ODBC 18 (SQL Server) ✅ Automatically gives in-game rewards when streamers are live ✅ Option to give rewards manually if desired ✅ Keeps complete logs of all checks/delivery ✅ Reload configuration without restarting ✅ Windows-ready (fully tested) 📦 Available Options: 30-day license key – €50 Full source code – €400 💡 Ideal For: L2OFF server owners who want to reward active streamers automatically L2J support (coming soon) 📜 Easy Setup: Add your streamers & rewards in config.ini Run the app Sit back and enjoy hands-free streamer rewards   🚀 Coming Soon: You will soon see Stream Monitor running on L2Mid server! more updates coming soon.   discord: l2mid.com       [GENERAL] check_interval_hours = 2 [PLATFORMS] trovo = true twitch = true youtube = true tiktok = true kick = true [TWITCH] client_id = client_secret = [YOUTUBE] api_key = [DATABASE] sql_server = 127.0.0.1 database = lin2world username = sa password = 123123^&$ log_file = delivery.log [ITEMS] item1 = {"item_id": 57, "amount": 1000} item2 = {"item_id": 57, "amount": 5} item3 = {"item_id": 57, "amount": 9999} [STREAMERS_TROVO] 1 = {"username": "_BINTIK_BINTIK", "nick": "devgold"} 2 = {"username": "435tsdf", "nick": "devgold"} [STREAMERS_TWITCH] 1 = {"username": "ninja", "nick": "devgold"} [STREAMERS_YOUTUBE] 1 = {"username": "gilvandark666", "nick": "devgold"} [STREAMERS_TIKTOK] 1 = {"username": "1st.tresh", "nick": "devgold"} [STREAMERS_KICK] 1 = {"username": "serenaparis", "nick": "devgold"}  
    • No Video is not available anymore.
  • 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