03-02-2013, 08:28 AM
Does srcds generate any events that Windows can use to trigger certain actions?
Ideally, I'd like to see an event get produced when an update is needed so I can kick off a task to update the game files on the fly.
Currently, I have a low use private server that uses task scheduler to kick off PS scripts I've written to check for updates daily and periodically (every 10 minutes) check to see the srcds.exe is running (and start it if not).
I have to imagine that the big boys who run game servers in mass have a means to detect when updates are needed to kick off updates on all of their servers.
Ideally, I'd like to see an event get produced when an update is needed so I can kick off a task to update the game files on the fly.
Currently, I have a low use private server that uses task scheduler to kick off PS scripts I've written to check for updates daily and periodically (every 10 minutes) check to see the srcds.exe is running (and start it if not).
I have to imagine that the big boys who run game servers in mass have a means to detect when updates are needed to kick off updates on all of their servers.