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

    Consle error loading Monsters.

    The Forgotten Server - Version 0.2.10 (Mystic Spirit). A server developed by Talaturen, Kornholijo, Elf, and Fallen. Visit our forum for updates, support, and resources: http://otland.net/. >> Loading config >> Loading RSA key >> Testing SQL connection... SQLite. >> Loading bans >>...
  2. C

    refill soft boots and fire boots command.

    local config = { fireCost = 10000, softCost = 10000 } function onSay(cid, words, param, channel) if param == "!recharge" then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Invalid param! (soft or fire).") return TRUE end if param ==...
  3. C

    Help! How to turn Reputation system off!

    hey im currently running TFS 0.3.6 and i was wondering if its possible to turn the rep stystem OFF? the 21:49 You are PK (====|========) and 21:50 Synist Rek is Bad Guy (======|======) its just kinda annoying, wondering if i can disable it? thanks rep ++ for anyone who helps
  4. C

    Sql GM Problem

    ive tried to make a gm on TFS and it will not work im using SQLite and use the SQLite expert personal and ive changed the acc id to 5 and the group id to 3 and i get de buged can someone please tell me what im doing wrong?
Back
Top