Jump to content

Recommended Posts

Posted

hope useful for some server :

 

when character enter peace zone speed to be x2 , favorable for gamer to shoping or changeclass or learn skill with faster speed . Dont waste time for gamer.

 

/L2_GameServer/java/com/l2jserver/gameserver/model/actor/stat/PlayableStat.java

 

find

if (getActiveChar().isInsideZone(L2Character.ZONE_WATER))
            val /= 2;

 

after this insert:

 

if (getActiveChar().isInsideZone(L2Character.ZONE_PEACE))
            val *= 2;

 

Good luck for all.

Posted

Cool, but i think that you could add smth like an icon at buff's section that will inform the player. I mean, when he is x2 boosted the icon appears and when the boost is over the icon desappears.

 

Btw,at

val *= 2;

what does * stands for?

Posted

Smart code.You could add something like

player.sendMessage("You can feel the x2 speed boost as you enter peace zone");

right after your code,just to let the player know where did this come from.But that's just to be eye-appealing:)

Good simple but smart job

Posted

smart job my ass:), when he will exit the peace zone the  val*2 will remain :) and when he will enter again val*2*2 will ocur and so on;).He just created a bug:)

Posted

smart job my ass:), when he will exit the peace zone the  val*2 will remain :) and when he will enter again val*2*2 will ocur and so on;).He just created a bug:)

if (getActiveChar().isInsideZone(L2Character.ZONE_WATER))

val /= 2;

so this one won't return back to normal speed.and will keep divide your speed by 2."bug my ass".

Posted

Anyway here is the working one without bugs i think..:

 

### Eclipse Workspace Patch 1.0
#P TEST_GAMESERVER
Index: java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java
===================================================================
--- java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java	(revision 4699)
+++ java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java	(working copy)
@@ -18,6 +18,7 @@
package net.sf.l2j.gameserver.model.zone.type;

import net.sf.l2j.gameserver.model.L2Character;
+import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
import net.sf.l2j.gameserver.model.zone.L2ZoneType;

/**
@@ -37,6 +38,11 @@
	{
		character.setInsideZone(L2Character.ZONE_PEACE, true);

+		if(character instanceof L2PcInstance)
+		{
+			int speed = character.getWalkSpeed();
+			character.getWalkSpeed() = speed * 2;
+		}
		/*if (character instanceof L2PcInstance)
		{
			((L2PcInstance)character).sendMessage("You entered a peace zone!");
@@ -48,6 +54,11 @@
	{
		character.setInsideZone(L2Character.ZONE_PEACE, false);

+		if(character instanceof L2PcInstance)
+		{
+			int speed = character.getWalkSpeed();
+			character.getWalkSpeed() = speed / 2;
+		}
		/*if (character instanceof L2PcInstance)
		{
			((L2PcInstance)character).sendMessage("You exited a peace zone!");

 

Posted

no bug :) im use for 2 server online :)

thank Virusgr for idea

 

player.sendMessage("You can feel the x2 speed boost as you enter peace zone");

 

 

 

Posted

@aλonε™ you just make a variable named speed,you don't set it as player speed.

@hoangnhan no problem,just forgot to mention you have to add it on L2PeaceZone.java and not in PlayableStat.java cuz you will get spammed with this message :)

Posted

Anyway here is the working one without bugs i think..:

 

### Eclipse Workspace Patch 1.0
#P TEST_GAMESERVER
Index: java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java
===================================================================
--- java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java	(revision 4699)
+++ java/net/sf/l2j/gameserver/model/zone/type/L2PeaceZone.java	(working copy)
@@ -18,6 +18,7 @@
package net.sf.l2j.gameserver.model.zone.type;

import net.sf.l2j.gameserver.model.L2Character;
+import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
import net.sf.l2j.gameserver.model.zone.L2ZoneType;

/**
@@ -37,6 +38,11 @@
	{
		character.setInsideZone(L2Character.ZONE_PEACE, true);

+		if(character instanceof L2PcInstance)
+		{
+			int speed = character.getWalkSpeed();
+			speed *= 2;
+		}
		/*if (character instanceof L2PcInstance)
		{
			((L2PcInstance)character).sendMessage("You entered a peace zone!");
@@ -48,6 +54,11 @@
	{
		character.setInsideZone(L2Character.ZONE_PEACE, false);

+		if(character instanceof L2PcInstance)
+		{
+			int speed = character.getWalkSpeed();
+			speed /= 2;
+		}
		/*if (character instanceof L2PcInstance)
		{
			((L2PcInstance)character).sendMessage("You exited a peace zone!");

 

 

Stop trying to be a coder please. You can sell icecream and have a nice life.

Posted

Stop trying to be a coder please. You can sell icecream and have a nice life.

i dont try to be anything, believe me...

Anyway i did a mistake, i just didn't care it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 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
    • https://web.archive.org/web/20260306183214/https://maxcheaters.com/topic/241828-l2j-l2damage/page/3/ https://l2topzone.com/forum/l2-server-support-problems/9/l2damage-stopped/30514 Also we will try to push longer seasons ever ! (1135-100)/9 = 115 online
    • ONE SIDE – AND EVERYTHING BREAKS ▪ Looks like a simple case: Florida DL, back side, barcode – “clean and minimal”. ▪ In reality, these are exactly the tasks that fail most often. – data provided as plain text – request only for the back side – focus on the barcode (PDF417) ▪ And here’s the key point: ▪ A barcode is not just a “picture on the back”. It’s compressed logic of the entire document. ▪ If it doesn’t match the front, format, and data structure – the system flags it instantly. ▪ Many create a “similar-looking” code. But systems don’t read “similar” – they read by specification. ▪ In cases like this, it’s not about design. It’s about correct data assembly and how it behaves inside the format. ▪ Today only – 15% off for verification cases. ▪ Want it to pass, not just look right? Describe your case – we’ll show where even clean files break. › TG: @mustang_service ( https:// t.me/ mustang_service ) › Channel: Mustang Service ( https:// t.me/ +JPpJCETg-xM1NjNl ) #editing #photoshop #documents #verification #case
  • 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..