• 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. 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?
  14. Jknot

    Compiling compile gone wrong

    im trying to compile this one https://github.com/Ezzz-dev/Nostalrius 1742006163 Honestly i would be happy getting any compile to work so that i could learn the proccess and figure out what i am doing wrong
  15. Jknot

    Compiling compile gone wrong

    been at this for 14 hours now none stop and i have no idea what else to do, i have followed all the compiling tutorials for windows and vcpkg i even have everything working for a premade exe server and logged in fine but for the life of me i cannot figure out compiling any help /guidance would...
  16. Jknot

    Compiling Trying to compile and cannot get it to work

    i have followed the tutorials guys but i get stuck here trying to install what can i do guys how am i messing up i have been messing around with this for 3 days now
  17. Jknot

    AAC the Website is not creating accounts or letting me log into a existing one

    ok so now i able to find it with your help and change it to the values reccomended but it didn't change anything for my problem
Back
Top