Auto Server Restart Ingame Timer

Have a .bat setup for an auto restart. Looking for a way to have a [SYSTEM] ingame message for a 30/15/10/5/1 minute reminder/warning. Anyone know of a good place to start on making one?

You mean you just want a way to post a message in chat at intervals? You’ll need a resource for that I believe, then just make a print function, and attach a timer or something to it :slight_smile:

Did you resolve this?