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

Linux server

According to both Elf and Stian (who did most of the work on 0.4) says that 3777 is the best for linux (you have to swap out monster codes) and on windows 3884.
 
According to both Elf and Stian (who did most of the work on 0.4) says that 3777 is the best for linux (you have to swap out monster codes) and on windows 3884.
Really? That sound weird. :p

but exe work in Linux server ????

I'm not fimiliar with Linux. But i don't think Linux uses exectubales (.exe) files i think you need to use a command in Putty.
 
but exe work in Linux server ????

Yes they both work on both operating systems, but 3777 will be more stable on linux and etc with 3884.

Really? That sound weird. :p



I'm not fimiliar with Linux. But i don't think Linux uses exectubales (.exe) files i think you need to use a command in Putty.

Since we can't link to Va p us ill upload an image insted.
AfxmFQFj9.png


You can find it on the website at the first page.
Yes you compile it into an executable file(does not have the .exe extention) and then start it via ./fileName

how i want someone explain to me how please
Just compile it and start it :o
 
so all i have to do upload all my files exe and server file to luinx and start server ??
and can give me the command do it on luinx

my friend told me there must be command i must write in luinx to exe work anyone know what command i must write
 
Last edited by a moderator:
so all i have to do upload all my files exe and server file to luinx and start server ??
and can give me the command do it on luinx

https://otland.net/threads/ubuntu-f...te-server-tfs-modernaac-mysql-lighttpd.89001/

my friend told me there must be command i must write in luinx to exe work anyone know what command i must write

To work? Well you should screen the process
Code:
screen -A -S name
./fileName

To then kill it
Code:
killall -9 name

Name can be anything, I normally go with tfs, short and easy to remember.
And don't double post, edit your post insted!
 
now my friend say all tutorial here is very old anyone know new for 2014 server ??
@Limos u can help me in this " im sorry limos to tage you in my post but i know you good man "

You are not allowed to tag other users that aren't related to the post.


1. It's for windows
2. It's for 1.x series


Topic:
There are no "new" tutorials since nothing has been changed, the TFS version you wanna use is really old and most likely no one sees any reasons to rewrite any one them.
 
You are not allowed to tag other users that aren't related to the post.



1. It's for windows
2. It's for 1.x series


Topic:
There are no "new" tutorials since nothing has been changed, the TFS version you wanna use is really old and most likely no one sees any reasons to rewrite any one them.
made few changes and worked for 0.4 and for 1. my bad
 
Back
Top