mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix server_monitor
thanks @Bruce-LXXVI
This commit is contained in:
@@ -72,6 +72,10 @@ if (_legacyStreamingMethod) then {
|
||||
_key = format["CHILD:302:%1:%2:",_lastFN, _legacyStreamingMethod];
|
||||
_result = _key call server_hiveReadWrite; //deletes previous object data dump
|
||||
};
|
||||
} else {
|
||||
if (_status == "ObjectStreamStart") then {
|
||||
_hiveLoaded = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user