Jump to content
  • 0

[Help]Party XP Distribution.


Question

Posted

Hello guy,i need some help with this setting.I want player to be able to party and lvl together.For example if a player is lvl 1 the other player thats is lvl 80 can party him and lvl him up.I use L2J pack.Please help me. ::)

1 answer to this question

Recommended Posts

  • 0
Posted

I think it will be necessary to modify its here  config/Character.properties

# 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, none
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
# Default: auto
PartyXpCutoffMethod = auto

# This option takes effect when "percentage" method is chosen. Don't use high values for this!
# Default: 3.0
PartyXpCutoffPercent = 3.0  <----- here

# This option takes effect when "level" method is chosen. Don't use low values for this!
# Default: 30
PartyXpCutoffLevel = 30  <----- and here

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


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock