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

@@ -1,4 +1,5 @@
if (isServer) then {
waitUntil{dayz_preloadFinished};
};
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
_void = [] execVM "\z\addons\dayz_code\external\R3F_Realism\R3F_Realism_Init.sqf";