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

    Host

    I plan having an average 150-200 players online
  2. R

    Host

    Hey guys a while was thinking of opening a server, but I was just too long without dropping the project, but now with the arrival of the holiday I thought I'd return to work the same. As I do not know if the server will succeed or not so I thought I host provisionally at home on a pc with the...
  3. R

    Otlist

    bump, port 7171 7172 don't work on ubuntu 10.04
  4. R

    Otlist

    Hi guys I compile tfs3.6 on ubuntu 10.04 but when i put the server in OTServer list it appears you are offline. I've opened up the doors of the modem, the ip already signed up on the website noip, I just do not understand what happens when I wore the windows otlist functioned normally. help...
  5. R

    Linux Compiling

    I tried and did not work, I could not find it in the file std::string getGlobalIP() { WSADATA wsaData; if(WSAStartup(MAKEWORD(2, 0), &wsaData) != 0) return "Not found"; SOCKET s = socket(AF_INET, SOCK_STREAM, 0); HOSTENT *host; host =...
  6. R

    Linux Compiling

    I try compilling in Ubuntu 12.04 LTS this source , http://otland.net/f18/8-60-lost-server-0-3-6-a-161517/ it give a error F .deps/otserv.Tpo -c -o otserv.o otserv.cpp In file included from game.h:22:0, from otserv.cpp:34: enums.h: No construtor...
Back
Top