weather v2

This commit is contained in:
[VB]AWOL
2013-11-13 16:01:16 -06:00
parent 72d2f8950e
commit 1ed5062034
5 changed files with 30 additions and 20 deletions

View File

@@ -559,6 +559,7 @@ if(!isDedicated) then {
dayz_bodyMonitor = [];
// weather control var
zeroPreviousWeather = [0,0,[0,0],0];
zeroCurrentWeather = [0,0,[0,0],0];
dayz_baseTypes = getArray (configFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");