This commit is contained in:
[VB]AWOL
2013-11-06 20:58:35 -06:00
parent b7e0e8e969
commit 7e11c8a409

View File

@@ -551,6 +551,8 @@ if(!isDedicated) then {
dayz_buildingMonitor = []; //Buildings to check
dayz_bodyMonitor = [];
// weather control var
zeroCurrentWeather = [0,0,[0,0],0];
dayz_baseTypes = getArray (configFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");