Jump to content

Recommended Posts

Posted

Index: F:/Workspace/L2jFrozen_GameServer/head-src/com/l2jfrozen/gameserver/model/actor/instance/L2RaidBossInstance.java
===================================================================
--- F:/Workspace/L2jFrozen_GameServer/head-src/com/l2jfrozen/gameserver/model/actor/instance/L2RaidBossInstance.java (revision 936)
+++ F:/Workspace/L2jFrozen_GameServer/head-src/com/l2jfrozen/gameserver/model/actor/instance/L2RaidBossInstance.java (working copy)
@@ -104,6 +104,15 @@
  msg = null;
  if(player.getParty() != null)
  {
+ for(L2PcInstance newNoble : player.getParty().getPartyMembers())
+ {
+ if (getNpcId() == 25325 && !newNoble.isNoble()) // barakielId = 25325;
+ {
+ newNoble.setNoble(true);
+ newNoble.sendMessage("You Are Now a Noble, You Are Granted With Noblesse Status, And Noblesse Skills.");
+ }
+ }
+ 
  for(L2PcInstance member : player.getParty().getPartyMembers())
  {
  RaidBossPointsManager.addPoints(member, getNpcId(), (getLevel() / 2) + Rnd.get(-5, 5));

 

Thx RedHot

Posted

Do not complain

Please go do better

 

  if(player.getParty() != null)
  {
  for(L2PcInstance member : player.getParty().getPartyMembers())
  {
+ if (getNpcId() == 25325 && !member.isNoble()) // barakielId = 25325;
+ {
+ member.setNoble(true);
+ member.sendMessage("An undescriptible strength emanates from Barakiel's corpse. Your body and soul feel lighter, as if the death of Barakiel was the beginning of something new.");
+ }
  RaidBossPointsManager.addPoints(member, getNpcId(), (getLevel() / 2) + Rnd.get(-5, 5));

 

With even a better text.

 

I can have candies now ?

  • 3 years later...
Posted (edited)

Sorry for the undig but how can i add so when killing the rb you get the glow of noblesse and noblesse tiara?

*Edit*

I found an issue.When a someone that isnt in a party does the last hit noone is getting noblesse..

Edited by lewnidasds
Posted

if (player.isInParty())
{
        for (L2PcInstance member : player.getParty().getPartyMembers())
        {
                RaidBossPointsManager.getInstance().addPoints(member, getNpcId(), (getLevel() / 2) + Rnd.get(-5, 5));
                if (member.isNoble())
                        Hero.getInstance().setRBkilled(member.getObjectId(), getNpcId());
                +
                + if (getNpcId() == 25325 && !member.isNoble() && member.isSubClassActive() && member.getLevel() >= 75 && member.isInsideRadius(getX(), getY(), getZ(), 1000, false, false))
                + {
                        + member.setNoble(true);
                        + member.addItem("Quest", 7694, 1, member, true);
                        + NpcHtmlMessage html = new NpcHtmlMessage(getObjectId());
                        + html.setHtml("<html><body>Congratulations, you're now a noble!<br1>Open the Skills & Magic (ALT+K) to see your acquired abilities.</body></html>");
                        + member.sendPacket(html);
                + }
        }
}
else
{
        RaidBossPointsManager.getInstance().addPoints(player, getNpcId(), (getLevel() / 2) + Rnd.get(-5, 5));
        if (player.isNoble())
                Hero.getInstance().setRBkilled(player.getObjectId(), getNpcId());
        +
        + if (getNpcId() == 25325 && !player.isNoble() && player.isSubClassActive() && player.getLevel() >= 75)
        + {
                + player.setNoble(true);
                + player.addItem("Quest", 7694, 1, player, true);
                + NpcHtmlMessage html = new NpcHtmlMessage(getObjectId());
                + html.setHtml("<html><body>Congratulations, you're now a noble!<br1>Open the Skills & Magic (ALT+K) to see your acquired abilities.</body></html>");
                + player.sendPacket(html);
        + }
}

 

Optimized for you, bitches.

 

PS: Create a method with parameter of L2PcInstance that makes the whole process setNobless avoiding duplicates lines.

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
Reply to this topic...

×   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

    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market
    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market
    • try to send the PID of l2.bin to active64.sys service and we will avoid to buy aac license xD. i will try it in the next days. 😄
    • 🤝 SocNet is looking for new partners and suppliers!  We are building a reliable partner network across all areas of online business.  If you're in digital, traffic, accounts, or media — let’s discuss collaboration opportunities.   📌 Open to:  — Webmasters and media buyers  — Telegram channel and website owners  — Sellers of accounts and auto-registered profiles  — Developers of digital services  — Marketing agencies and freelancers 💬 We value quality, transparency, and growth. If that resonates with you — get in touch!   📎 Our current list of partners:  🔗 https://socnet.bgng.io/partners   📦 Our key products:  🛒 Online Store: Click ✅  🤖 Telegram Bot: Click ✅  📲 SMM Panel: Click ✅   📩 Contact us:  💬 Telegram: https://t.me/solomon_bog  📱 WhatsApp: https://wa.me/79051904467  🎮 Discord: https://discord.gg/y9AStFFsrh  📧 Email: solomonbog@socnet.store   📢 Follow updates: https://t.me/accsforyou_shop ✅
    • 🤝 SocNet is looking for new partners and suppliers!  We are building a reliable partner network across all areas of online business.  If you're in digital, traffic, accounts, or media — let’s discuss collaboration opportunities. 📌 Open to:  — Webmasters and media buyers  — Telegram channel and website owners  — Sellers of accounts and auto-registered profiles  — Developers of digital services  — Marketing agencies and freelancers 💬 We value quality, transparency, and growth. If that resonates with you — get in touch! 📎 Our current list of partners:  🔗 https://socnet.bgng.io/partners 📦 Our key products:  🛒 Online Store: Click ✅  🤖 Telegram Bot: Click ✅  📲 SMM Panel: Click ✅ 📩 Contact us:  💬 Telegram: https://t.me/solomon_bog  📱 WhatsApp: https://wa.me/79051904467  🎮 Discord: https://discord.gg/y9AStFFsrh  📧 Email: solomonbog@socnet.store 📢 Follow updates: https://t.me/accsforyou_shop ✅
  • 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