Jump to content

[Share] Gift for L2Jesios PvP/Pk reward System


Chrome

Recommended Posts

this is PvP/PK reward system & fix Run speed for L2jesios pack :)

Index: config/esios.properties
===================================================================
--- config/esios.properties	(revision 135)
+++ config/esios.properties	(working copy)
@@ -1,4 +1,19 @@
#========================================#
+#          PvP/Pk Reward System          #
+#========================================#
+AllowPvpRewardSystem = False
+# Pvp reward itemId
+PvpRewardItem = 57
+# Pvp reward a-beep-t
+PvpRewardA-beep-t = 1
+# Pk reward system
+AllowPkRewardSystem = False
+# Pk reward itemId
+PkRewardItem = 57
+# Pk reward a-beep-t
+PkRewardA-beep-t = 1
+
+#========================================#
\ No newline at end of file
Index: java/com/l2jesios/Config.java
===================================================================
--- java/com/l2jesios/Config.java	(revision 135)
+++ java/com/l2jesios/Config.java	(working copy)
@@ -149,6 +149,12 @@
	// --------------------------------------------------
	// Esios settings
	// --------------------------------------------------
+	public static boolean ALLOW_PVP_REWARD;
+	public static int PVP_REWARD_ITEM;
+	public static int PVP_REWARD_COUNT;
+	public static boolean ALLOW_PK_REWARD;
+	public static int PK_REWARD_ITEM;
+	public static int PK_REWARD_COUNT;
	public static int HIDDEN_ITEM_ID;
	public static int HIDDEN_ITEM_COUNT;
	public static boolean HIDDEN_-leeching-_ENABLED;
@@ -1426,7 +1432,14 @@
				InputStream is = new FileInputStream(new File(ESIOS_FILE));
				esios.load(is);
				is.close();
-				
+				/** PVP/PK Reward **/
+				ALLOW_PVP_REWARD = Boolean.parseBoolean(esios.getProperty("AllowPvpRewardSystem", "False"));
+				PVP_REWARD_ITEM = Integer.parseInt(esios.getProperty("PvpRewardItem", "57"));
+				PVP_REWARD_COUNT = Integer.parseInt(esios.getProperty("PvpRewardA-beep-t", "1"));
+				ALLOW_PK_REWARD = Boolean.parseBoolean(esios.getProperty("AllowPkRewardSystem", "False"));
+				PK_REWARD_ITEM = Integer.parseInt(esios.getProperty("PkRewardItem", "57"));
+				PK_REWARD_COUNT = Integer.parseInt(esios.getProperty("PkRewardA-beep-t", "1"));
+                /** Esios Addons **/
				HIDDEN_ITEM_ID = Integer.parseInt(esios.getProperty("HiddenItemRewardID", "3470"));
				HIDDEN_ITEM_COUNT = Integer.parseInt(esios.getProperty("HiddenItemRewardCount", "1"));
				HIDDEN_-leeching-_ENABLED = Boolean.parseBoolean(esios.getProperty("Hidden-leeching-Enable", "True"));
@@ -1515,6 +1528,9 @@
     			MAX_PCRIT_RATE = Integer.parseInt(esios.getProperty("MaxPCritRate", "500"));
     			MAX_MCRIT_RATE = Integer.parseInt(esios.getProperty("MaxMCritRate", "300"));
     			
+    			RUN_SPD_BOOST = Integer.parseInt(esios.getProperty("RunSpeedBoost", "0"));
+    			MAX_RUN_SPEED = Integer.parseInt(esios.getProperty("MaxRunSpeed", "250"));
+
                 String[] propertySplit = esios.getProperty("StartingItems", "0,0").split(";");
                 for (String firstitems : propertySplit)
                 {
Index: java/com/l2jesios/gameserver/model/actor/instance/L2PcInstance.java
===================================================================
--- java/com/l2jesios/gameserver/model/actor/instance/L2PcInstance.java	(revision 135)
+++ java/com/l2jesios/gameserver/model/actor/instance/L2PcInstance.java	(working copy)
@@ -5021,6 +5021,13 @@
			pvpcolor.updateNameColor(this);
			pvpcolor.updateTitleColor(this);
		}
+		if(Config.ALLOW_PVP_REWARD)
+		{
+		// Item Reward system
+			addItem("Loot", Config.PVP_REWARD_ITEM, Config.PVP_REWARD_COUNT, this, true);
+			sendMessage("You will be rewarded for pvp kill!");
+			sendMessage("Good fight,enemy pwned:)");
+		}

		// Send a Server->Client UserInfo packet to attacker with its Karma and PK Counter
		sendPacket(new UserInfo(this));
@@ -5182,6 +5189,13 @@
		// Add karma to attacker and increase its PK counter
		setPkKills(getPkKills() + 1);
		setKarma(getKarma() + newKarma);
+		if(Config.ALLOW_PK_REWARD)
+    	{
+			// Item Reward system
+			addItem("Loot", Config.PK_REWARD_ITEM, Config.PK_REWARD_COUNT, this, true);
+			sendMessage("You will be rewarded for pk kill!");
+			sendMessage("Nice kill! You are so dangerous!");
+    	}

		// Send a Server->Client UserInfo packet to attacker with its Karma and PK Counter
		sendPacket(new UserInfo(this));

Link to comment
Share on other sites

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

    • New locations pool! Try it and make your effency greater with Asocks.com!
    • Greetings, Adventurers! 🎉 Announcement: L2 Noxis OBT Server Launch! 🎉 Adventurers of Aden, the moment you’ve been waiting for is here! We are thrilled to announce the official launch of the L2 Noxis Open Beta Test (OBT) Server! Gear up and get ready to embark on an epic journey in the world of Lineage 2 with a plethora of new and exciting features: 🔥 Features of L2 Noxis: Path of Rogue server: Modern Auto-Hunting System: Enjoy a seamless and modern auto-hunting experience, just like in the Essence chronicle. Free To Play Structure: Earn Einhasad's Golden Coins and Tarot cards through various in-game activities, making your adventure rewarding and enjoyable. Long-Term Project: Join us in a long-term commitment to provide a stable, exciting, and evolving gaming environment. Robust Anti-Cheat System: Play with confidence knowing that we have implemented a top-notch anti-cheat system to ensure a fair and balanced gaming experience. Newest Chronicle - Lineage 2: Path of Rogue: Experience the latest chronicle with new content, challenges, and adventures. New Classes: Unleash the power of the Death Knight and the mystical abilities of the Shinemaker. Discover new skills, abilities, and strategies with these exciting classes. Enhanced Rates: Enjoy 2x experience points and 2x adena drop rate, making your progression faster and more rewarding. Join us on this incredible journey and be among the first to experience the wonders of the L2 Noxis server. Gather your friends, form alliances, and conquer the lands of Aden!   📅 Launch Date: [July 10, 2024]   Stay tuned for more updates and get ready to explore, battle, and thrive in the world of L2 Noxis! For more information and instructions how to join the OBT, visit our official website: L2Noxis.com See you in Aden, warriors! 🌟     L2 Noxis Team  
    • Very skilled guy, quality results!
  • Topics

×
×
  • Create New...