BIS fnc aircraftTailhook: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.68 | |||
| | |arg= local | ||
|gr1= Aircraft Carrier | |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 20: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