• 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

    TFS 1.X+ Trying to create custom quest.

    Im trying to implement a custom quest on a 1.4 server. I cant find much documentation on the PlayerStorageKeys usage and im pretty dumb with code. This is what I have so far but its giving me an error. I had the NPC working okay as just a basic chat NPC but trying to make it so the NPC...
  2. C

    Compiling (SOLVED) [Warning - Spawns::startup]

    Im having a problem where the server is giving me errors when loading. It is saying that it can not load these few monsters. I have cleaned everything out of the spawn XML that was not relevant but these monster and locations do not show up in the XML. Is there somewhere else that I can find...
  3. C

    Lua [tfs1.4] Call method addGreetMessage and index global 'Storage' failing

    I am working on converting a data pack to work with TFS 1.4 I am getting a few errors that I have not be able to solve. I understand that the NPC scripts are trying to call functions but not returning the values they need. Error 1 Lua Script Error: [Npc interface] data/npc/scripts/Chondur.lua...
  4. C

    Lua SOLVED [TFS 1.4] attempt to call method 'titleCase' (a nil value)

    I am working on converting over a RL map data pack to work with 1.4 for 10.98. I have searched but didnt find any releases. This is an error that a lot of my NPCS are getting. I know barely anything about coding but I can use context clues to normally make it work. The following error though I...
  5. C

    OTClient TFS 1.4 - I.S.O God Command documentation

    I am trying to locate the documentation for god commands and requirements to set up a god account in my 1.4 Server. I did use the search function but the only thing I found was a guy asking why his god account wasnt working.
Back
Top