mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Large Loot Cleanup Improvements
This commit is contained in:
@@ -526,6 +526,10 @@ if(isServer) then {
|
||||
dayz_players = [];
|
||||
dead_bodyCleanup = [];
|
||||
needUpdate_objects = [];
|
||||
|
||||
DZE_DYN_AntiSuck = 0;
|
||||
DZE_DYN_AntiSuck2nd = 0;
|
||||
DZE_DYN_AntiSuck3rd = 0;
|
||||
|
||||
if(isNil "dayz_fullMoonNights") then {
|
||||
dayz_fullMoonNights = false;
|
||||
|
||||
Reference in New Issue
Block a user