Some Loot Improvments

This commit is contained in:
Skaronator
2014-01-19 17:34:03 +01:00
parent 21b36c3950
commit 707f9a52dc
2 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
disableSerialization;
DZE_DYN_AntiStuck2nddisableSerialization;
//Model Variables
Bandit1_DZ = "Bandit1_DZ";
@@ -534,9 +534,9 @@ if(isServer) then {
dead_bodyCleanup = [];
needUpdate_objects = [];
DZE_DYN_AntiSuck = 0;
DZE_DYN_AntiSuck2nd = 0;
DZE_DYN_AntiSuck3rd = 0;
DZE_DYN_AntiStuck = 0;
DZE_DYN_AntiStuck2nd = 0;
DZE_DYN_AntiStuck3rd = 0;
if(isNil "dayz_fullMoonNights") then {
dayz_fullMoonNights = false;