fnc_eh_connected.sqf | |
Functions | |
OCAP_recorder_fnc_eh_connected | This function uses the <OCAP_EH_Connected> event handler to log “connected” events to the timeline. |
This function uses the <OCAP_EH_Connected> event handler to log “connected” events to the timeline.
It also calls OCAP_recorder_fnc_adminUIControl to apply the admin UI if the player is in OCAP_administratorList.
See the wiki for details. https://community.bistudio.com
Nothing
call FUNC(eh_connected);
No
IndigoFox