Posts: 229
Threads: 38
Joined: Dec 2007
Reputation:
1
It seemed when I first setup my tf2 servers, that I could do rcon quit in-game or in hlsw to restart the servers, but now, it just kills srcds completely, and it does not restart.
They restart on crashes, but not on the quit command..
is there a way I can change this?
Posts: 37
Threads: 2
Joined: Apr 2005
Reputation:
0
This occur to me on thouse servers that isnt started in screen.
For some reason some is refusing to be run in screen, and thouse is killed at an rcon quit !
So if your not running the server in a screen, then try it !
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
You want to run your server in an infinite loop script.
Therefore when you type "exit" (or quit I would guess) the server will shutdown and then the script will automatically re-start it.
I use a BAT script in windows for this, I'm not 100% sure how to make a bash script for it...
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.