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

    Lua Wrong item ID (TFS 1.0)

    Hello guys, Well, I'm getting some troubles with an item ID... on my itens.xml I got XXXX ID for the Tinder Box, but when I make this item in-game (or try to get it on a quest aswell) I only got a "Death Blob corpse". What can I do to fix it? I'm using TFS 1.0
  2. G

    Lua (TFS 1.0) Party System [Shared EXP and Protection]

    Good night guys, how can I configure the party system to share experience and don't do damage to the partner when "Enable shared exp" is enabled? It just doesn't work automatically... Thank you!
  3. G

    Lua [TFS 1.2] Report System

    Goodnight guys, I was trying to convert a script by Znote, from old TFS to TFS 1.2 but it just don't work, can anyone help me to fix it? old talkaction script: -- Coded by Dark ShaoOz function onSay(cid, words, param, channel) local storage = 6708 -- (You can change the storage if its...
  4. G

    Lua HELP! "Blank" ModalWindow

    Good night guys, I'm trying to fix a script from TFS 1.0 to TFS 1.2 but I don't know what I'm doing wrong, cause there's no error on console. The task script returns a ModalWindow to player but it's blank, like the picture:
  5. G

    Lua [NPC][TFS 1.2] Function Error (HELP!)

    Hey there, Recently I updated my TFS version from 1.0 to 1.2 and I'm having some troubles updating my Task System, can anyone help? CONSOLE ERROR: NPC/SCRIPTS/TASK.LUA:
Back
Top