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

    vps to recommend?

    Dedicated Servers, vSERVERs – SERVER4YOU Don Daniello Group | IT Solutions Hébergement et Solutions Internet - OVH This is the best services I've ever seen, recommened and 24/7 support. Regards, H4CK3R
  2. H4CK3R

    Temple Position

    If you're using sqlite, so you should import your forgottenserver.s3db into a database browser then goto tables/players/account manager and make as Lonaa said. Regards, H4CK3R
  3. H4CK3R

    Elf War System in tfs

    :( http://otland.net/f16/no-support-private-svn-forgotten-server-0-4-here-132978/
  4. H4CK3R

    Lua My server is not automatically saved / Serversave Error!

    saveGlobalStorage = true useHouseDataStorage = false storePlayerDirection = false If you want global save so, globalSaveEnabled = false globalSaveHour = 8 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false Regards, H4CK3R
  5. H4CK3R

    Lua My server is not automatically saved / Serversave Error!

    Do you have any erros on console? Well, try this. In data/globalevents/globalevents.xml write this <globalevent name="save" interval="1600000" event="script" value="save.lua"/> in data/globalevents/scripts create a lua file called 'save.lua' and add this script local config = {...
  6. H4CK3R

    Bless

    I dont know alot about LUA, I've just told you what I know.
  7. H4CK3R

    Bless

    Change your deathLostPercent with deathLostPercent = 10 and change your bless with this blessingsOnlyPremium = true blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 Regards, H4CK3R
Back
Top