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

  1. T

    Solved MySQL Schema not appearing when entering localhost (HTTP Error 500)

    Solved - the zcode MySQL queries could be found in www\engine\database
  2. T

    TFS 1.4.2 - Coding advanced spell with for loop but spell doesn't run?

    Hi, I'm attempting to code an advanced spell based on the following example found in TFS 1.2 looking for unique area spell (https://otland.net/threads/tfs-1-2-looking-for-unique-area-spell.278764/): local combats = {} local areas = { -- Area 1 {{1, 0, 1, 0, 1, 0, 1}, {0, 1, 0, 1...
  3. T

    Solved MySQL Schema not appearing when entering localhost (HTTP Error 500)

    Hi, I'm attempting to set up my own OTLand Client + ForgottenServer 1.4.2 using UniServer and ZnoteAAC 2.0. I am following the instructions to get the MySQL schema that's supposed to generate that adds a new table, but my localhost page appears blank (as in it is just a white screen and that's...
Back
Top