• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Exp shared no work 100%

Dogrinha

New Member
Joined
Oct 6, 2019
Messages
206
Solutions
1
Reaction score
2
Good morning, my shared experience is not working, the only things I can set are, minimum level for experience, and number of people to activate, but when I set in experience values it doesn't work, I would like 4 players to get 50% of the total experience, and 2 people earn 20%, 3 people 30%, and 4 people 50%, how can I make this happen?

experienceShareRadiusX = 5
experienceShareRadiusY = 5
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 50
extraPartyExperiencePercent = 10
experienceShareActivity = 2 * 60 * 1000

Party.cpp

TFS 0.4
 
Last edited:
Back
Top