mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
pt 3
This commit is contained in:
@@ -551,6 +551,8 @@ if(!isDedicated) then {
|
|||||||
dayz_buildingMonitor = []; //Buildings to check
|
dayz_buildingMonitor = []; //Buildings to check
|
||||||
dayz_bodyMonitor = [];
|
dayz_bodyMonitor = [];
|
||||||
|
|
||||||
|
// weather control var
|
||||||
|
zeroCurrentWeather = [0,0,[0,0],0];
|
||||||
|
|
||||||
dayz_baseTypes = getArray (configFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");
|
dayz_baseTypes = getArray (configFile >> "CfgBuildingLoot" >> "Default" >> "zombieClass");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user