Posts: 212
Threads: 8
Joined: Jul 2012
Reputation:
0
"killall samp03svr" ... Will kill the samp process no need to delete your files lol
Posts: 1,696
Threads: 6
Joined: Dec 2008
To stop the server you write:
killall samp03svr
Posts: 805
Threads: 14
Joined: Jul 2013
WRONG, WRONG, WRONG, M/C, M/C, M/C
No I didn't do this to increase my post count, missclicked 'post' ;-;
Posts: 80
Threads: 18
Joined: Sep 2013
Reputation:
0
Thank you and silly me...Also, for example if I type that kill cmd to stop it and then I go change something via the FTP and then if I restart it .... will it load up the edits I made ? and will it be the same kind of cmd to restart it again after the kill process ? like to start I used: First = chmod +x samp-npc samp03svr announce - Second nohup ./samp03svr . So, I will need to follow that procedure again to apply updates or restart ?
Posts: 212
Threads: 8
Joined: Jul 2012
Reputation:
0
Yes... also an /gmx or restartserver command ingame will do that for you. no need to redo the procedures.... just do nohup ./samp03svr
chmod should be used only the first time when you install the samp. Simply edit your files via FTP and then do nohup ./samp03svr & to restart your server.
Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
Restarting your server is better from nohup ./samp03svr &"
To restart it kill the process and use the command above
To kill it, run "killall samp03svr"
Posts: 16
Threads: 3
Joined: Dec 2013
Reputation:
0
killall samp03svr, delete that!