Posts: 10
Threads: 3
Joined: Nov 2009
Reputation:
0
Is there a way to check for server updates when a server is restarted.
I use a windows box and currently running 2 css servers and a tf2 server.
I use server protect scripts so the servers will restart if something goes wrong. Is it possible to have the server check for updates when the server is restarted or does it have to be done manually ?
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
Add -command update to your startup line. Available updates will be installed when the server (re-)starts
Warning Level: 0%
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
I thought the -command update was only for the hldsupdatetool.exe
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
08-06-2010, 07:03 AM
(This post was last modified: 08-06-2010, 07:04 AM by Arjen.)
Maybe it's -autoupdate. I'm only running linux servers (with -autoupdate after 3 years)
Warning Level: 0%
Posts: 2,440
Threads: 73
Joined: May 2009
Reputation:
33
I'm not sure if -autoupdate works on Windows. People say it doesn't I haven't tried it.
Looking for a game server? Visit
fullfrag.com and pick one up as low as $2.50 / mo!
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
It doesn't. If I recall, it even says invalid argument '-autoupdate'.