rewrite BIS effect in all mission files

This commit is contained in:
facoptere
2013-11-18 19:46:42 +01:00
parent cbe40ab4be
commit 2136bf0c92
21 changed files with 42 additions and 554 deletions

View File

@@ -81,3 +81,5 @@ if (!isDedicated) then {
#include "\z\addons\dayz_code\system\REsec.sqf"
//Start Dynamic Weather
execVM "\z\addons\dayz_code\external\DynamicWeatherEffects.sqf";
#include "\z\addons\dayz_code\system\BIS_Effects\init.sqf"