party exp lvl difference

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

party exp lvl difference

Post by momo61 »

I do not want to open another topic, so ill ask here:

In Epilogue you could exp your lv. 45 characters with a lv. 76+ char. Now its not possible anymore.
Where do you need to go to modify that to become like epilogue was?
Evilus
Posts: 387
Joined: Mon Jun 09, 2008 6:08 pm

Re: [Exploit] Steal Items

Post by Evilus »

it's in configs , I can't remember config now without checking but search for level or something. If I remember correctly it is called PartyXpCutoffLevel or something like that
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: party exp lvl difference

Post by Zoey76 »

Character.properties:

Code: Select all

# PARTY XP DISTRIBUTION# With "auto method" member is cut from Exp/SP distribution when his share is lower than party bonus acquired for him (30% for 2 member party).# In that case he will not receive any Exp/SP from party and is not counted for party bonus.# If you don't want to have a cutoff point for party members' XP distribution, set the first option to "none".# Available Options: auto, level, percentage, none# Default: levelPartyXpCutoffMethod = level # This option takes effect when "percentage" method is chosen. Don't use high values for this!# Default: 3.0PartyXpCutoffPercent = 3.0 # This option takes effect when "level" method is chosen. Don't use low values for this!# Default: 20PartyXpCutoffLevel = 20
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
Locked