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

    Lua Raids...

    Looks like that your globalevents uses milliseconds for intervals. So you have 7200 interval for raids.lua, which would be 7.2 seconds. So you get a new raid every 7.2 seconds. Try 7200000 instead.
  2. fluidsonic

    Linux Question About Compilation TFS 0.3.7

    We're using a custom version based on TFS 0.3.6 compiled on Ubuntu 12.10. There may be minor compilation problems but so far we encountered nothing critical. So if you upgrade Ubuntu there could be minor compilation problems which aren't difficult to fix. If you want to be sure in advance then...
  3. fluidsonic

    Linux 64bit system or 32bit for TFS?

    32 bit does not work with more than 4 GB. The whole dedicated server can have more than 4 GB, that's true. But TFS itself cannot use more than around 3 GB of that memory. See 3 GB barrier - Wikipedia, the free encyclopedia OT servers should always use 64 bit.
Back
Top