This might be much easier than I suspected.
What i want to do is:
Detect when the server drops from steam's master server, or crashes, and automatically restart it. Is it possible?
I imagine you could make mw3 print to a log accessible by a Task Scheduler event filter and run a batch to bring it back online.
Forgive me if there's a much easier way of doing this! I'd love a task scheduler ran solution!
Or even a persistant forced retry on the steam server..
What i want to do is:
Detect when the server drops from steam's master server, or crashes, and automatically restart it. Is it possible?
I imagine you could make mw3 print to a log accessible by a Task Scheduler event filter and run a batch to bring it back online.
Forgive me if there's a much easier way of doing this! I'd love a task scheduler ran solution!
(11-08-2012, 11:37)aceed Wrote: This might be much easier than I suspected.
What i want to do is:
Detect when the server drops from steam's master server, or crashes, and automatically restart it. Is it possible?
I imagine you could make mw3 print to a log accessible by a Task Scheduler event filter and run a batch to bring it back online.
Forgive me if there's a much easier way of doing this! I'd love a task scheduler ran solution!
Or even a persistant forced retry on the steam server..