Large Loot Cleanup Improvements

This commit is contained in:
Skaronator
2013-12-29 23:17:42 +01:00
parent 172a4b9ad0
commit fe18c9091c
3 changed files with 170 additions and 215 deletions

View File

@@ -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;