Small changes to temperatur for QF11 (Testing)

df0164b53c

1cd6f5f06a
This commit is contained in:
ebaydayz
2016-04-17 11:24:39 -04:00
parent 3c4e1fa5a2
commit a3cfdd4058
24 changed files with 29 additions and 29 deletions

View File

@@ -115,9 +115,9 @@ if (isServer) then {
execVM "\z\addons\dayz_server\traders\chernarus11.sqf"; //Add trader agents
execVM "\z\addons\dayz_server\system\server_monitor.sqf";
if (dayz_infectiousWaterholes && (toLower worldName == "chernarus")) then {execVM "\z\addons\dayz_code\system\mission\chernarus\infectiousWaterholes\init.sqf";};
//Must be global spawned, so players don't fall through buildings (might be best to spilt these to important, not important)
};
//Must be global spawned, so players don't fall through buildings (might be best to spilt these to important, not important)
if (dayz_POIs && (toLower worldName == "chernarus")) then { execVM "\z\addons\dayz_code\system\mission\chernarus\poi\init.sqf"; };
if (!isDedicated) then {