Jump to content

Question

Posted

Hello ka8os anoiga to eclipse na paw na Peraso ena javacode tou Ventic to perano ola ok...vlepw to EnterWorld to arxeio error..alla auto den to pira3a..gt den evala tipota mesa.t ginete?mhpws 3erei kaneis?

15 answers to this question

Recommended Posts

  • 0
Posted

nato...

 

88183040.png

 

 

kai na o code

Index: /Server/Ventic's_IL_GS/java/net/sf/l2j/Config.java

===================================================================

--- /Server/Ventic's_IL_GS/java/net/sf/l2j/Config.java (revision 331)

+++ /Server/Ventic's_IL_GS/java/net/sf/l2j/Config.java (revision 332)

@@ -307,4 +307,5 @@

    public static boolean  ENABLE_PMREFUSAL_COMMAND;

    public static boolean  ANNOUNCE_RAID_RESPAWN;

+    public static boolean  ANNOUNCE_CASTLE_LORDS;

   

    /** Event Settings Parameters */

@@ -1706,4 +1707,5 @@

                BLOW_BACK_RATE                  = Integer.parseInt(Modifications.getProperty("BackBlow", "70"));

                ANNOUNCE_RAID_RESPAWN            = Boolean.parseBoolean(Modifications.getProperty("AnnounceRaidRespawn", "False"));

+                ANNOUNCE_CASTLE_LORDS            = Boolean.parseBoolean(Modifications.getProperty("AnnounceCastleLords", "False"));

            }

            catch (Exception e)

Index: /Server/Ventic's_IL_GS/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java

===================================================================

--- /Server/Ventic's_IL_GS/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java (revision 294)

+++ /Server/Ventic's_IL_GS/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java (revision 332)

@@ -34,4 +34,5 @@

import net.sf.l2j.gameserver.datatables.MapRegionTable;

import net.sf.l2j.gameserver.handler.AdminCommandHandler;

+import net.sf.l2j.gameserver.instancemanager.CastleManager;

import net.sf.l2j.gameserver.instancemanager.ClanHallManager;

import net.sf.l2j.gameserver.instancemanager.CoupleManager;

@@ -46,4 +47,5 @@

import net.sf.l2j.gameserver.model.L2World;

import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;

+import net.sf.l2j.gameserver.model.entity.Castle;

import net.sf.l2j.gameserver.model.entity.ClanHall;

import net.sf.l2j.gameserver.model.entity.Couple;

@@ -254,4 +256,9 @@

sendPacket(new NpcHtmlMessage(1, serverNews));

}

+

+ if (Config.ANNOUNCE_CASTLE_LORDS)

+ {

+ notifyCastleOwner(activeChar);

+ }

 

/**

@@ -521,3 +528,18 @@

    activeChar.setPledgeClass(pledgeClass);

}

+

+ private void notifyCastleOwner(L2PcInstance activeChar)

+ {

+ L2Clan clan = activeChar.getClan();

+

+ if (clan != null)

+ {

+ if (clan.getHasCastle() > 0)

+ {

+ Castle castle = CastleManager.getInstance().getCastleById(clan.getHasCastle());

+ if ((castle != null) && (activeChar.getObjectId() == clan.getLeaderId()))

+ Announcements.getInstance().announceToAll("Player: " + activeChar.getName() + " Lord of: " + castle.getName() + " Castle is Now Online!");

+ }

+ }

+ }

}

Index: /Server/Ventic's_IL_GS/Settings/Modifications.properties

===================================================================

--- /Server/Ventic's_IL_GS/Settings/Modifications.properties (revision 331)

+++ /Server/Ventic's_IL_GS/Settings/Modifications.properties (revision 332)

@@ -208,4 +208,8 @@

ClanTitle = False

 

+# Announce Castle Lords

+# This script will announce the castle lords name when they log in

+AnnounceCastleLords = False

+

  • 0
Posted

δώσε μου 1 λεπτό.

δώσε μου το λινκ που βρήκες αυτο τον κόδικα.

  • 0
Posted

Μήπως πριν απο αυτό το code προσπάθησες να βάλεις κάποιον άλλον?

  • 0
Posted

logiko ine re...esy pas na to valis se epilogue,eno ego to ekana gia il.

me liges allages 8a ine etimo..

  • 0
Posted

Ventic den katalabes ton code ton esbise :P Apla tou emeine error egw pisteuw opws esbine tha esbise kai kati allo mazi !

aaa..ne logiko ine..

an dn exis perasi tpt alo sbisto kai 3anakane checkout

Guest
This topic is now closed to further replies.


  • Posts

    • Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
    • ⚙️ General Changed “No Carrier” title to “Disconnected” to avoid confusion after abnormal DC. On-screen Clan War kill notifications will no longer appear during Sieges, Epics, or Events. Bladedancer or SwordSinger classes can now log in even when Max Clients (2) is reached, you cannot have both at the same time. The max is 3 clients. Duels will now be aborted if a monster aggros players during a duel (retail-like behavior). Players can no longer send party requests to blocked players (retail-like). Fixed Researcher Euclie NPC dialogue HTML error. Changed Clan leave/kick penalty from 12 hours to 3 hours. 🧙 Skills Adjusted Decrease Atk. Spd. & Decrease Speed land rates in Varka & FoG. Fixed augmented weapons not getting cooldown when entering Olympiad. 🎉 Events New Team vs Team map added. New Save the King map added (old TvT map). Mounts disabled during Events. Letter Collector Event enabled Monsters drop letters until Feb. 13th Louie the Cat in Giran until Feb. 16th Inventory slots +10 during event period 📜 Quests Fixed “Possessor of a Precious Soul Part 1” rare stuck issue when exceeding max quest items. Fixed Seven Signs applying Strife buff/debuff every Monday until restart. 🏆 Milestones New milestone: “Defeat 700 Monsters in Varka” 🎁 Rewards: 200 Varka’s Mane + Daily Coin 🌍 NEW EXP Bonus Zones Hot Springs added Varka Silenos added (hidden spots excluded) As always, thank you for your support! L2Elixir keeps evolving, improving, and growing every day 💙   Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs
    • https://sms.pro/ — we are an SMS activation platform  seeking partners  mobile number providers  mobile number owners  owners of GSM modems  SIM card owners We process 1,000,000 activations every day.  寻找合作伙伴  手机号码提供商  手机号码持有者  GSM调制解调器持有者  SIM卡持有者 我们每天处理1,000,000次激活。  Ищем партнеров  Владельцы сим карт  провайдеров  владельцев мобильных номеров  владельцев модемов  Обрабатываем от 1 000 000 активаций в день ⚡️ Fast. Reliable.   https://sms.pro/ Support: https://t.me/alismsorg_bot
    • "WHAT I WILL SEE ON NEW SEASON ? *More easy farm and augment than ever before ! *Free VIP characters for everyone for first 2 days after opening ! Improved olympiad engine to work more correctly. 3 New skins / outfits. Fixed raid boss spawns. Fixed olympiad crit errors. New farming Ivory Tower area. Fixed augmentation rate. Increased all mob drops rate by +20%. And much more..."   1. I have clicked VIP 23.01.2026 20:00 a few second after open server. 2 Days is 48h. Now 24.01.2026 I have 17 hours left, so my VIP will expire 08:00 25.01.2026. Where is 12h? SCAM.   2. Where is ivory tower area?   3. When next wipe?   
  • 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..