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

Recent content by Pain Insane

  1. P

    Town names swap

    Everything is right with towns window its just my palette:/ I have houses from 2 different city's somehow put as 'no town' and i cant figure out how to move them over. cause in my towns window i dont see 'no town' therefor cant switch them
  2. P

    Town names swap

    Hello, in my map i have 2 cities that are swapped somehow. how do i rename citys in house palette?
  3. P

    Windows Potion charges lie

    local EMPTY_POTION = 8472 , that fixed it lol
  4. P

    Windows Potion charges lie

    -spirit potion local MIN_HEALTH = 250 local MAX_HEALTH = 500 local MIN_MANA = 200 local MAX_MANA = 250 local EMPTY_POTION = 7635 local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function...
  5. P

    Windows Potion charges lie

    Ok now they are counting down lol, but all go at once still
  6. P

    Windows Potion charges lie

    Hello I'm using TFS 0.4, 8.6 client and my potion charges say I have x100 but I use 1 and all get used. where can I fix this? please and thank you
  7. P

    Windows Cant spend gold

    8.6
  8. P

    Windows Cant spend gold

    sorry, Tfs 0.4
  9. P

    Windows Cant spend gold

    Cant spend gold in game, nothing recognizes any type of coin as currency in my server at the moment... how do i fix this?:) TFS 0.4, 8.6
  10. P

    Windows TFS .4 Error when start

    Hello, I have a TFS server that gives this error when i try to start it can someone help me out? ForgottenServer.exe - system Error The program can't start because libsqlite3-0.dll is missing from your computer. Try reinstalling the prgram to fix this problem. ForgottenServer.exe - system...
Back
Top