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

Stamina reload

WaderoS

New Member
Joined
Nov 22, 2008
Messages
98
Reaction score
1
Hello. I search in google about stamina.... about my problem with stamina

If somebody die then he log in and he has 100% of stamina... how i can fix it? 0.4 TFS.
 
Would like one also

And btw, you need premium to get support on tfs 0.4

one more config.lua on tfs 0.4
and config.lua of tfs 0.3 ITS SAME AND "you need premium to get support on tfs 0.4" IS FOR SUPPORT FORUM! NOT REQUEST

Topic:
rateStaminaLoss = 0
rateStaminaGain = 0
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 0.5
rateStaminaUnderNormal = 1.5
staminaThresholdOnlyPremium = false

you need make this in config.lua

or
find in search "Stamina" and find you problem
 
I've got.

rateStaminaLoss = 1
rateStaminaGain = 0.5
rateStaminaThresholdGain = 0.5
staminaRatingLimitTop = 40 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true
 
Back
Top