BIS fnc aircraftTailhook: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formatting)
m (Some wiki formatting)
 
Line 16: Line 16:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= [_aircraft] [[call]] [[BIS_fnc_aircraftTailhook]];
|x1= <sqf>[_aircraft] call BIS_fnc_aircraftTailhook;</sqf>


|seealso= [[BIS_fnc_aircraftCatapultLaunch]]
|seealso= [[BIS_fnc_aircraftCatapultLaunch]]
}}
}}

Latest revision as of 21:53, 13 May 2022

Hover & click on the images for description

Description

Description:
Aircraft carrier arrest/recovery function for USS Freedom aircraft carrier. If the aircraft exceeds the speed defined in config a wire snap will be simulated.
Execution:
call
Groups:
Aircraft Carrier

Syntax

Syntax:
[aircraft] call BIS_fnc_aircraftTailhook
Parameters:
aircraft: Object - the aircraft to arrest/recover
Return Value:
Nothing

Examples

Example 1:
[_aircraft] call BIS_fnc_aircraftTailhook;

Additional Information

See also:
BIS_fnc_aircraftCatapultLaunch

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note