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

    TFS 0.4 Crash - Runtime error

    Hello, i have problem with running server. It is modified TFS 0.4. When i try to start server on my localhost ip, it works, but everytime when im trying external ip, server crashes. For sure, for a while before crash connection is good, and server works, ppl can join etc. It take like 10-30 sec...
  2. H

    Problem : 'Then' expected near '='

    Thanks for your help, it is almost fully working for now :D I will try to handle rest by myself ;)
  3. H

    Problem : 'Then' expected near '='

    Firstly, thanks very much for your effort. For now after : " So you want to know more about us? Okay! ..." when i say " no" he normaly say : "So i hope that you will find specialization". But when i say " Yes " he do not react. i delated locals : local keywordHandler = KeywordHandler:new()...
  4. H

    Problem : 'Then' expected near '='

    TFS 1.2
  5. H

    Problem : 'Then' expected near '='

    I made changes that you guys suggested, npc works now, i can spawn him, but after saying line : "So you want to know more about us? Okay! ....." he do not react to any other words :( HELP ! local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  6. H

    Problem : 'Then' expected near '='

    Hello guys, could someone help me with my script? It is my first npc ever, so dont be rude :D local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid)...
  7. H

    A Few Questions about scripting

    Hello, i'm playing for a while with my project ( tfs 1.2), but as a newbie in scripting and everything what is related to it i have some problems with it. If someone knew how to do it, please, give me some clue or code (if u have one). I know that there are some guides about it but i really...
  8. H

    Action [TFS 1.1] Fishing monsters

    Hello :D do someone know how to set walking range for caught monsters and change place where u can fish specified type of monsters ??
  9. H

    Cant load monsters

    Hello, i set a tfs 1.2, all should be good, i can login on server but cant spawn or create by RME any monsters or npc, what could be the problem? :S Solved
  10. H

    A few questions about mapping (starting)

    Thanks, helped me a lot ! If someone want add something, feel free to do it !
  11. H

    A few questions about mapping (starting)

    I have been playing for a while (10+ years) tibia and many other OTS, now i want try to make my own ots, but dont know exactly how to begin. I want to ask you which tibia engine would be best, ( i would like to make it on 10+, it has nice spr already) whitch map editor should i use, and basic...
  12. H

    Testers Needed

    I would like to test it.
Back
Top