SA-MP Forums Archive
SAMP server restarter - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: SAMP server restarter (/showthread.php?tid=373382)



SAMP server restarter - Black Wolf - 30.08.2012

Hello can someone tell me the exact command to install restarter for samp server.please dont send me to wiki i already tried and i fail everytime.

Please tell me the exact command its Linux.


Re: SAMP server restarter - Lordzy - 30.08.2012

/rcon gmx


Re: SAMP server restarter - Black Wolf - 30.08.2012

I am asking commands to installl samp restarter on VPS xd


Re: SAMP server restarter - Lordzy - 30.08.2012

Your VPS may contain an option to restart server.


Re: SAMP server restarter - MatthewFerris - 30.08.2012

You will need to "kill" the process, then start it back up (basically restarting). I can find some documentation to help you on that, what OS do you use?


Re: SAMP server restarter - Mark™ - 30.08.2012

Install a PHP based SA-MP server Control Panel, can be found in "Tools and Files" section.


Re: SAMP server restarter - Black Wolf - 30.08.2012

sorry friend i didnt get anyone clearly.

I am talking about this https://sampwiki.blast.hk/wiki/Linux_Server
Keeping server alive

Which auto detects if the server gets off and start it.
Can someone tell me the exact command i have to use in ssh and also where in the samp03 directory or at someother place..


Re: SAMP server restarter - ColorHost-Kevin - 30.08.2012

./samp03svr & < To start your server

To Kill the process (Shutdown)
killall samp03svr

To restart it, repeat the start command.


Re: SAMP server restarter - Black Wolf - 30.08.2012

Friend i am talking about auto restart which restart server when it get crashed to stopped by /rcon exit


Re: SAMP server restarter - Mark™ - 30.08.2012

Quote:
Originally Posted by Black Wolf
Посмотреть сообщение
Friend i am talking about auto restart which restart server when it get crashed to stopped by /rcon exit
You need to add a cron job for the server to auto - restart in your VPS.