Difference between revisions of "BIS fnc aircraftTailhook"
Jump to navigation
Jump to search
(username removed) m (Generated by BIS_fnc_exportFunctionsToWiki) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(40 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{RV|type=function | ||
− | + | |game1= arma3 | |
− | + | |version1= 1.68 | |
− | | | + | |arg= local |
− | | | + | |gr1= Aircraft Carrier |
− | |||
− | | | + | |descr= 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. |
− | |||
− | |||
− | + | |s1= [aircraft] call [[BIS_fnc_aircraftTailhook]] | |
− | |||
− | + | |p1= aircraft: [[Object]] - the aircraft to arrest/recover | |
− | |||
− | |||
− | + | |r1= [[Nothing]] | |
− | |||
− | |||
− | + | |x1= <sqf>[_aircraft] call BIS_fnc_aircraftTailhook;</sqf> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | |seealso= [[BIS_fnc_aircraftCatapultLaunch]] | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 21:53, 13 May 2022
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:
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