fnc_startRecording.sqf | |
Functions | |
OCAP_recorder_fnc_startRecording | Begins recording the current mission. |
Begins recording the current mission.
Called via OCAP_record via direct CBA event or the administrative diary entry, or by a waiter in OCAP_recorder_fnc_init (see OCAP_settings_autoStart).
Will not start recording if OCAP_recorder_recording is true and will notify players.
None
Nothing
call FUNC(startRecording);
No
Dell, Zealot, IndigoFox