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?
party exp lvl difference
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 387
- Joined: Mon Jun 09, 2008 6:08 pm
Re: [Exploit] Steal Items
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
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: party exp lvl difference
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! 
