Help

02/05/2014 17:23 christosg9l#1
Hey. I have just started this forum and just started creating a metin2 server.

So , my question is : i run serverfils i log in , in the vbox and when i try to start the server for example i type ./start and it says command not found

when i type sh start.sh it says no such file or directory

so here we go. That means that the command to start the server is this ? and how can i fix it if it's this.
02/05/2014 22:37 .PrimeStar ##2
after your login, you aren't in the game folder. So it shows the error:
Quote:
No such file or directory
So just go to your game folder with:


Then you can start the server with:

02/07/2014 17:57 christosg9l#3
Which folder? ;s
02/09/2014 13:06 Drαεth#4
Which Serverfiles?

use this command:
PHP Code:
cd /usr/home/game
sh make
.sh 
or
sh start.sh 
if you use daroo
PHP Code:
m2start 
02/09/2014 13:14 christosg9l#5
Marcoss serverfiles