1.0.2.39 dev

This commit is contained in:
[VB]AWOL
2013-10-01 17:57:08 -05:00
parent fc6a0144fd
commit 276d06b2ab
14 changed files with 115 additions and 53 deletions

View File

@@ -499,6 +499,10 @@ if(isServer) then {
if(isNil "DZE_vehicleAmmo") then {
DZE_vehicleAmmo = 0;
};
if(isNil "DZE_BackpackGuard") then {
DZE_BackpackGuard = true;
};
dayz_flyMonitor = []; //used for monitor flies
DZE_FlyWorkingSet = [];