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

    Windows Server Crash

    i'm running the TFS 1.2 i've compiled it. 64bit on windows 7. (8gb Ram) the ots is real map 10.77 well my issue is: yesterday it was working perfectly, i restarted it several times, but it never crashed. today i'm getting an error due to kernelbase.dll. anytime after 10 minutes the server is...
  2. Akainu92

    Solved !bless error

    hello, i need some help with an error which i get after typing "!bless" in game. this is the script i'm using in data/talkactions/scripts/bless.lua: local bless = {1, 2, 3, 4, 5} local cost = 50000 -- Cost in gp. function onSay(cid, words, param) for i = 1, table.maxn(bless) do...
Back
Top