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

Lua TFS1.0 Config.lua

robyv2

New Member
Joined
Jul 8, 2014
Messages
1
Reaction score
0
Dear,

I feel a bit of a newb asking this but i cannot seem to find this in the config.lua. i'd like to change my party share experience rate but in the default config.lua i cannot seem to find the following config.

-- Party
-- NOTE: experienceShareLevelDifference is float number.
-- experienceShareLevelDifference is highestLevel * value
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000

my question is, can i add this configuration to the config.lua? and is there any documentation known about the parameters you can configure?

Kind Regards,

RobyV2
 
Back
Top