Page 1 of 1

ShootMania dedicated server, start/stop/restart script ?

Posted: 12 Jul 2012, 21:25
by Skylive
Hi, i search a script for debian to start, restart and stop a shootmania server.

Re: ShootMania dedicated server, start/stop/restart script ?

Posted: 12 Jul 2012, 21:41
by anvolcano
To start, use the bundled scripts (RunSrvSM.sh, or whatever it's called).

To stop, use the "ps -ax" command to see what the process ID number of your server is, then use "kill <process id>" to kill it.

Re: ShootMania dedicated server, start/stop/restart script ?

Posted: 12 Jul 2012, 22:12
by Xymph
For TM2, but can easily be adapted to your SM situation: http://www.xaseco.org/initd2.php