mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix Issue on Slow Server with big HiveDB
This commit is contained in:
@@ -337,6 +337,7 @@ if (isServer and isNil "sm_done") then {
|
||||
// Epoch Events
|
||||
_id = [] spawn server_spawnEvents;
|
||||
// server cleanup
|
||||
waitUntil {!isNil "server_spawnCleanAnimals"};
|
||||
_id = [] execFSM "\z\addons\dayz_server\system\server_cleanup.fsm";
|
||||
|
||||
// spawn debug box
|
||||
|
||||
Reference in New Issue
Block a user