mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 18:21:50 +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
|
// Epoch Events
|
||||||
_id = [] spawn server_spawnEvents;
|
_id = [] spawn server_spawnEvents;
|
||||||
// server cleanup
|
// server cleanup
|
||||||
|
waitUntil {!isNil "server_spawnCleanAnimals"};
|
||||||
_id = [] execFSM "\z\addons\dayz_server\system\server_cleanup.fsm";
|
_id = [] execFSM "\z\addons\dayz_server\system\server_cleanup.fsm";
|
||||||
|
|
||||||
// spawn debug box
|
// spawn debug box
|
||||||
|
|||||||
Reference in New Issue
Block a user