fn_pullLevers

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

Description: Flips the engine levers in a Hatchet H-60 heli.

Syntax: [heli] call PDT_H60_Startup_fnc_pullLevers;

Parameters: heli: Objectarrow-up-right - Hatchet H-60 heli whose levers to pull. 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_pullLevers;

Last updated