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

Search results

  1. J

    Spawn time

    On my OT all monsters spawn in 2min but I set it for 60sec in map editor :/ I tried to use custom value of spawn rate (config.lua) but nothing is changed. Maybe someone know how to fix it? tfs0.3.6pl96 8.54
  2. J

    Compiling Move project from dev c++ to visual

    Hello again, someone have any tips, suggestion how to move tfs0.3.6 project from Dev c++ to VS15?
  3. J

    Corpse owner duration

    Hello, I have problem with corpse owner duration because a person which killed monster is owner of this corpse forever :/ tfs 0.3.6pl96r config.lua fieldOwnershipDuration = 5 * 1000 --60 function which create corpse and set owner monster.cpp Item* Monster::createCorpse(DeathList...
Back
Top