BIS fnc aircraftTailhook: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{RV\|type=function \| *arma ?3 * \| *([0-9]\.[0-9]{2}) * \|gr1=(.*) \| <pre>\/\*" to "{{RV|type=function |game1= arma3 |version1= $1 |gr1=$2 |descr= <pre>/*") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1. | |version1= 1.68 | ||
|arg= local | |||
|gr1= Aircraft Carrier | |gr1= Aircraft Carrier | ||
|descr= | |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