mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
while {true} do {
|
|
diag_log format["SERVER FPS: %1 PLAYERS: %2",round diag_fps,playersNumber west];
|
|
uiSleep 360;
|
|
};
|