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

  1. Jknot

    Lua could someone look this over i cannot understand the error im sure it's simple

    Blacksmith2.lua:25: unexpected symbol near 'if' Blacksmith2.lua:59: 'end' expected (to close 'if' at line 37) near '<eof>' these are the errors it's throwing -- Scripted by Jknot -- local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  2. Jknot

    Lua Remove sellable item from trade window but npc sell through dialog?

    1768597522 1768597649 resolved with this solution
  3. Jknot

    Lua Remove sellable item from trade window but npc sell through dialog?

    he allready would sell it by chatting with him i want to remove it so it does not show in the trade window but he will continue to sell it if you talk with him version 0.2.11.2 of tfs
  4. Jknot

    Lua Remove sellable item from trade window but npc sell through dialog?

    yes i want the npc to give the item if i say pickaxe but i do not want it to appear in the trade window
  5. Jknot

    Lua Remove sellable item from trade window but npc sell through dialog?

    as in the title is there anyway i can remove a sellable item from trade window but have the npc still sell it through dialog with out removing the module system? basically i want to remove the dwarven pick from the trade window yet have the npc sell it in the dialog still is this possible?
  6. Jknot

    AAC Cannot connect to server

    Hi guys im trying to get connected to a server im running on my pc how ever the problem is i cannot get past the character list when using global ip in config.lua " My friends trying to connect are having the same problem the character list comes up but cannot connect to the server i have...
  7. Jknot

    AAC secure webpage

    after adding my client download link it's telling people its a non secure file how can i stop this from happening? is it because the web page says not secure ? im using uniformz server
  8. Jknot

    OTClient how can i add my client to the webpage download link in MyAcc ?

    does anyone know how i can add a download link to MyAcc webpage so that players can download the client ?
  9. Jknot

    server works fine for local ip but wont start with public

    ok i changed it back to 127.0.0.1 i guess i am doing something wrong with my database since it is still giving me the same error when setting up my database what option do i choose '#1' and what should the ip be here '#2' ? i think at this point i have confused myself
  10. Jknot

    server works fine for local ip but wont start with public

    when ran in cmd this is what it is showing me however the config file is there the config file is set like this
  11. Jknot

    server works fine for local ip but wont start with public

    yes i have changed it to my global/public ip. when i change the ip is when the problems start occuring once i change the ip from localhost/127.0.0.1 the server wont start up anymore it pauses on establishing database connection and then dissapears it looks like this
  12. Jknot

    server works fine for local ip but wont start with public

    as the title says server runs fine on local ip i can log in and run around the problem is each time i change it to my global/public the server wont start anymore even though i set up another database with the global ip im using uniformz server for database all ports are open/forwarded does...
  13. Jknot

    Compiling compile gone wrong

    allright guys i have gotten this far but cannot find out how to get past this point now this is what i see how should i proceed from this point?
Back
Top