fn_forceShoot

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

Description: Forces door guners to shoot at targets.

Syntax: [heli] call PDT_H60_Startup_fnc_forceShoot;

Parameters: heli: Objectarrow-up-right - Hatchet H-60 heli whose door guners to control. 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_forceShoot;

Last updated