Hi John, would you be able to add a quick feature for servers that use your auto restart option to announce to the server a minute before the restart that the server is going to restart via rcon?
I think it would be a nice feature for the orange box game servers.
I have a server restart that is going to happen during traffic hours for my main servers.
Please implement this feature?
-
- This is my homepage
- Posts: 1192
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Aug 10, 2006 9:41 pm
- Contact:
Re: Please implement this feature?
This is a planned feature. It's nontrivial to add because of the distributed way that restarts are done right now and because of the many different ways that games show server messages (along with needing to read the rcon password from disk and tie into each game's rcon, etc).