moved r3f realism into client files

This commit is contained in:
[VB]AWOL
2013-11-17 02:08:28 -06:00
parent 1810c51517
commit bc7b19dd64
380 changed files with 96 additions and 47397 deletions

View File

@@ -100,7 +100,7 @@ if (!isDedicated) then {
//Run the player monitor
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
_void = [] execVM "R3F_Realism\R3F_Realism_Init.sqf";
//Lights
//[0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";