• 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. D

    TFS 1.X+ How to make a rebirth system with damage bonus% with each rebirth

    I know there is onChangeHealth function to make it work. but it doesn't work for me, the only damage that gets increased, is the DMG mobs to the player. I don't know how to fix this. I am in TFS1.5. This is what my code looks like right now: local event = CreatureEvent("DamageBoost") function...
  2. D

    Lua LUA scripting function; onAdvance

    I am very new to scripting on OT tibia servers... date of start, yesterday. I am currenctly working on xp-ganing systems and rebirth systems and I am wondering if onAdvance functions has to have getPlayerStorageValue to work, becuase I have tried a lot of different onAdvance if statement scripts...
Back
Top