System is done (i think)

This commit is contained in:
icomrade
2016-02-28 15:28:59 -05:00
parent c034f43d0b
commit a83909b918
15 changed files with 3945 additions and 2051 deletions

View File

@@ -1,7 +1,7 @@
if (isServer) then {
/*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";*/
if (DZE_R3F_WEIGHT) then {
_void = [] execVM "\z\addons\dayz_code\external\R3F_Realism\R3F_Realism_Init.sqf";
};