• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. L

    TFS 1.2 ExpRate dont work

    okay i found the it... after 5 hours searching... that was missing in the Player.xml: -- Apply experience stage multiplier exp = exp * Game.getExperienceStage(self:getLevel())
  2. L

    TFS 1.2 ExpRate dont work

    Hello Together, I have the problem that i can't change the EXP gain rate.. its all the time like RL tibia. Config: -- Rates -- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml rateExp = 5 rateSkill = 3 rateLoot = 2 rateMagic = 3 rateSpawn = 1 Stages: <?xml...
Back
Top