mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Update init.sqf
This commit is contained in:
@@ -74,4 +74,7 @@ if (!isDedicated) then {
|
|||||||
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
|
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
|
||||||
_void = [] execVM "R3F_Realism\R3F_Realism_Init.sqf";
|
_void = [] execVM "R3F_Realism\R3F_Realism_Init.sqf";
|
||||||
|
|
||||||
|
//Lights
|
||||||
|
[17,6,true,false,true,true,64,250,600,10,[0.698, 0.556, 0.419],"Generator_DZ",250,"",6] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user