mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
if (isServer) then {
|
|
waitUntil{dayz_preloadFinished};
|
|
};
|
|
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm"; |