02-17-2010, 03:01 PM
How do I give commands to a srcds.exe, that is already running under Watchdog, from a batch file?
Sending commands to SRCDS from Batch files
|
02-17-2010, 03:01 PM
How do I give commands to a srcds.exe, that is already running under Watchdog, from a batch file?
02-17-2010, 03:41 PM
~ 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.
02-17-2010, 03:54 PM
(This post was last modified: 02-17-2010, 04:01 PM by ELITE_eNergizer.)
I'm running a window's scheduled event every night that restarts the server. I want to send a say command that tells everyone the server is restarting in 5 minutes.
Oh god I'm genius. I just made a vbScript instead: Code: Set ws = CreateObject("WScript.Shell")
02-17-2010, 04:04 PM
With some admin mods you should be able to schedule an event. I know I've done it with BeetlesMod.
~ 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.
02-17-2010, 04:15 PM
I prefer using batch files instead, easier to work with and more organizable.
If you guys want, I can give out a zip file that restarts the server, updates it and monitors your server for crashes. No plugins or other programs required, just a Windows OS. |
« Next Oldest | Next Newest »
|