Jump to content
  • 0

[Help]Party XP Distribution.


Kwlotoumpas

Question

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. ::)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

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

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.

Guest
Answer this question...

×   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.



×
×
  • 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