Setting up a new server - Where is Party Share range?

Mazrim

New member
Messages
2
Points
0
Having thoroughly scoured the config folder for where Party Share range is, I can't seem to find it. I also looked in Inter_server but it wasn't there either. Amidoinitrong?

 
this?

Code:
// Give additional experience bonus per party-member involved on even-share parties (excluding yourself)?// ex. If set to 10, an even-share party of 5 people will receive +40% exp (4 members * 10% exp)://     140% party experience in total, so each member receives 140%/5 = 28% exp (instead of 20%).party_even_share_bonus: 0
 
or this

inter-server.conf

// Level range for sharing within a party
party_share_level: 10

 
Back
Top