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

    Lua Players and monsters move too fast

    I use tfs 1.3 TFS update by WibbenZ · Pull Request #302 · orts/server · GitHub Players and monsters run faster than normal. How can I fix this? Edit. And I think monsters hits are too strong. Rotworms hit my 8 lvl character with default eq by 15-30 and slime can hit me 110+.
  2. T

    Lua setting retro pvp (tfs 1.2)

    How to set config.lua to enable retro pvp?
  3. T

    AAC znote acc - custom skills after selecting vocation

    When I create character on znote acc page every vocation has 0 mlvl and 10 axe/sword... fighting skill. Where can I change default value of chracter skills depending on the vocation (e.g paladins would have 50 distance fighting, sorcerers and druids would have 20mlvl from the beginning).
  4. T

    Linux ORTS on linux problem

    WibbenZ thanks so much for all your support. You helped me a lot. Can you write something more about those commands? What does they mean? When I type: while true; do ./tfs; done Then when I want to turn off ots... it instantly starts again and I dont know how to cancel this command (I had to...
  5. T

    Linux ORTS on linux problem

    My server works fine right now. I've changed to 8 gb ram and my ots works perfectly. I have one more question. Is there any list of command to manage the server? How to leave ots section in putty and come back there again? Is it possible to insert command to make server restart in x minutes...
  6. T

    Linux ORTS on linux problem

    Ok now I have a new problem. After second try of loading map I got kicked out from putty. Now I can't enter my server via putty and filezilla (Network error: Software caused connection abort). I think running this ots overload my server and now I can't change anything...
  7. T

    Linux ORTS on linux problem

    http://i.imgur.com/4IjwL5n.png second option will be enough?
  8. T

    Linux ORTS on linux problem

    You were right, name in config.lua was different. But now I got this: http://i.imgur.com/AzN47iQ.png
  9. T

    Linux ORTS on linux problem

    I have still the same problem: http://i.imgur.com/AYHND3p.png I will write step by step how I create my server. I put this in my custom folder on my server: GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++ Than I compile files using this guide...
  10. T

    Linux ORTS on linux problem

    Thanks for your answer. I did the same thing for more errors I had (some spells and missing 11.lua, 12.lua .. 25.lua). But I still don't know what to do with this error: http://i.imgur.com/AYHND3p.png Iostream error - I guess it's something wrong with C++ code, missing library or something like...
  11. T

    Linux ORTS on linux problem

    I'm trying to start this server: [10.77][TFS 1.2] ORTS, a real map project I compiled files from here: GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++ And server was running correctly but without rl map. So I replaced those files...
  12. T

    Linux How to start compiled server

    I'm almost done! But how can I create account and character? (1/1 doesn't work for me) http://i.imgur.com/uP5O8zr.png I downloaded ZnoteAAC but I see its not easy too add this and is this tutorial [Video Tutorial] Setup TFS + ZnoteAAC on Ubuntu 16.04 LTS Linux Server I can only check how to...
  13. T

    Linux How to start compiled server

    @Joe Rod Guide you sent contains: sudo php5enmod mcrypt sudo service php5-fpm restart I got php7. Can I enable mcrypt with php7? edit. solved. I missed this part: sudo ln -s /usr/share/phpmyadmin /usr/share/nginx/html edit2. Any good tutorial how to correctly configure phpmyadmin?
  14. T

    Linux How to start compiled server

    Thx, you were right I had to move this file. But ofc I don't have connection to my database. I tried to install phpmyadmin but I dont have access: http://i.imgur.com/wPdjoyE.png Can you help me figure out what am I doing wrong? I'm working on LEMP (mariadb/php7).
  15. T

    Linux How to start compiled server

    I got error: http://i.imgur.com/igm1R5k.png Maybe I put something wrong here: http://i.imgur.com/qxtH5DZ.png
  16. T

    Linux How to start compiled server

    I downloaded TFS 1.2 from: GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++ I compiled files like in this guide: Compiling on Ubuntu · otland/forgottenserver Wiki · GitHub http://i.imgur.com/H0RLFfH.png My files now: http://i.imgur.com/WvTc6FN.png...
  17. T

    Linux Private real map ots - step by step - need advice

    I want to play on small private ots with my friends. At the moment I've got dedicated server on ubuntu 16.04 - LEMP (nginx/mariadb/php7). 1. We want to play on the newest version of real map but it's importat for us to use map without bugs. So if there is not safe version 10.x available we can...
Back
Top