example event: Server Message

This commit is contained in:
vbawol 2015-09-26 16:27:06 -05:00
parent 673769afcf
commit e36397b247
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
_restartIn = round((EPOCH_forceRestartTime-diag_tickTime)/60);
["message", format["Welcome to Epoch Mod, server wlll restart in %1 minutes",_restartIn]] call EPOCH_serverCommand;