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

Search results

  1. S

    Lua Help with NPC script who checks/changes storage ids or cids

    Thanks, but I understand that part, the issue is when I start a quest (at mission state 1), I cannot figure out how to make it possible to reach mission state 2 and so on.
  2. S

    Lua Help with NPC script who checks/changes storage ids or cids

    lmao, no I'm from the United States. But I need help figuring out how to update storage ids for npc quest chains Example: This is the server's quest.xml file and this is what would show up in the tibia quest log (depending on id) <?xml version="1.0" encoding="UTF-8"?> <quests> <quest...
  3. S

    Lua Help with NPC script who checks/changes storage ids or cids

    Im wanting to know how to use this script so I can have a real tibia quest chain (npcs sending you to other npcs).
  4. S

    Lua Help with NPC script who checks/changes storage ids or cids

    Hey, I wanted to know how I would be able to edit a npc script to make quest chains possible. I am currently using this script (source: http://otland.net/f132/npc-who-checks-amount-storages-159464/index2.html) and it looks like this: LUA Code: local keywordHandler = KeywordHandler:new() local...
  5. S

    NPC who checks amount of storages

    Hey, if you were to modify the script posted above to change the cid of the quest (for quest chains), how would you do it? Nice script btw :)
  6. S

    TFS 9.46 Issue

    Hey, I downloaded TFS off of the site and tried doing a test run of the server and kept getting a 10061 error. It would disconnect me from the server when I went to log into the account manager. I then tried having free premium on the server, and then the client would just completely debug, but...
  7. S

    Need help with the server website setup

    I understand the tutorial, and Ive tried that one before. The issue is the website wont recognize the .sql file needed for the website. The sql file that the tutorial is talking about during the step below is highlighted in the picture above. But thank you for responding so fast :)
  8. S

    Need help with the server website setup

    Hey, Ive been trying to setup a website for my 8.70 server so i can beta test it, but Ive tried many tutorials and on 2 laptops and havnt been able to get things to work. I keep running into problems when I try importing my database into xampp or uniform server. Im not messing with any new...
Back
Top