mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
3 lines
179 B
Plaintext
3 lines
179 B
Plaintext
|
_restartIn = round((EPOCH_forceRestartTime-diag_tickTime)/60);
|
||
|
["message", format["Welcome to Epoch Mod, server wlll restart in %1 minutes",_restartIn]] call EPOCH_serverCommand;
|