Posts: 56
Threads: 21
Joined: Sep 2011
Reputation:
0
Hello, I have problem on my FTP, i copied the files and the mode to the FTP with Windows version and its return Unknown gamemode.
When i tried to upload the files on the FTP with linux server, the server doesn't worked.
Someone can help me please? Thank you and good day
Posts: 1,274
Threads: 54
Joined: Jul 2012
Server.cfg and Edit your game-mode name and don't forget the
'bind'
Posts: 105
Threads: 7
Joined: Dec 2011
Add your Plugins with ".so" example Fadhil.dll = Fadhil.so when it comes to linux all comes to .so
Posts: 2,698
Threads: 37
Joined: Mar 2012
Reputation:
0
This can occur in many ways.
As Akira said,you might not have used bind.
On the other hand,as fadhil said you must use .so plguins instead of .dll for Linux servers.
Also check that you have defined plugins needed and gamemode in server.cfg .
Posts: 105
Threads: 7
Joined: Dec 2011
Quote:
Originally Posted by Akira297
Server.cfg and Edit your game-mode name and don't forget the
'bind'
|
You're wrong Binding are done by the hosts.It's for running multiple servers.