fn_enableDoorguns

https://github.com/PhantomDevTeam/PDT-H60-Startup/blob/bugfix-improvement-documentation/Configs_Functions/functions/h60_startup/doorguns/fn_enableDoorguns.sqf

Description: Enables Hatchet H-60 doorguns for AI.

Syntax: [heli] call PDT_H60_Startup_fnc_enableDoorguns;

Parameters: heli: Objectarrow-up-right - Hatchet H-60 heli to enable doorguns for. debug:Booleanarrow-up-right - (Optional, default: false) Should the text be displayed/logged.

Return value: None.

Examples: Example 1: [PDT_Heli] call PDT_H60_Startup_fnc_enableDoorguns;

Last updated