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

Premium Account: 50% experience a dead creature in the first two hours.

nilvagner

Long live the otland.net
Joined
May 3, 2010
Messages
118
Reaction score
3
Location
Brazil
Can I ask one more help? What setting should I put for the first 2 hours of stamina, the player will receive premium account 50% more experience per creature killed.

My current setup is this:

rateStaminaLoss = 0
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.2
rateStaminaUnderNormal = 1.0
staminaThresholdOnlyPremium = false
 
Thanks Renusek!

Alright! I am using so far:

rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 42 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true

To get 2 hours 50% xp for premium account as I leave?

thus:
staminaRatingLimitTop = 42 * 60
or
thus:
staminaRatingLimitTop = 40 * 60
 
Max stamina is 42 hours so you need to se staminaRatingLimitTop = 40 * 60, hmm... ok! max stamina - staminaRatingLimitTop = stamina with which you get 50% more (42 - 40 = 2, that mean you will have 2 hours with +50% exp).
 
is possible that when you buy the premum acc have 2 hours of 2 / 4 of extra exp?
and if you can, it would be like to do?
 
Back
Top