mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 10:56:29 +03:00
0.1
This commit is contained in:
4
dayz_code/system/player_monitor.sqf
Normal file
4
dayz_code/system/player_monitor.sqf
Normal file
@@ -0,0 +1,4 @@
|
||||
if (isServer) then {
|
||||
waitUntil{dayz_preloadFinished};
|
||||
};
|
||||
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
|
||||
Reference in New Issue
Block a user