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

How to add exp by stages.

Boyegas

New Member
Joined
Jan 27, 2009
Messages
159
Reaction score
1
Can anyone tell me how to do exp by stages. Im using TFS 0.3.6pl And it only has like this
-- Rates
-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
-- rateExperienceFromPlayers 0 to disable.
experienceStages = false
rateExperience = 5.0
rateExperienceFromPlayers = 0
rateSkill = 3.0
rateMagic = 3.0
rateLoot = 2.0
rateSpawn = 1
I WANT IT TO BE LIKE
1 TO 100 (100X)
100 TO 200 (50)
PLEASE HELP
 
Back
Top