Difference between revisions of "BIS fnc aircraftCatapultLaunch"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(25 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{RV|type=function |
− | | arma3 | + | |game1= arma3 |
+ | |version1= 1.68 | ||
− | | | + | |arg= local |
|gr1= Aircraft Carrier | |gr1= Aircraft Carrier | ||
− | | | + | |descr= Accelerates an aircraft off the aircraft carrier. For this to work the aircraft must be properly configured in config. See [[Arma 3: Aircraft Systems]] for information about needed config changes. |
− | |||
− | |||
− | + | |s1= [aircraft, direction] call [[BIS_fnc_aircraftCatapultLaunch]] | |
− | |||
− | + | |p1= aircraft: [[Object]] - the aircraft that should be launched | |
− | |||
− | + | |p2= direction: [[Number]] - (optional, default <sqf inline>direction _aircraft</sqf>) direction to launch the aircraft off to | |
− | + | |r1= [[Nothing]] | |
− | |||
− | + | |x1= <sqf>[_plane] call BIS_fnc_aircraftCatapultLaunch;</sqf> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | |seealso= [[BIS_fnc_aircraftTailhook]] | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 16:50, 27 July 2022
Description
- Description:
- Accelerates an aircraft off the aircraft carrier. For this to work the aircraft must be properly configured in config. See Arma 3: Aircraft Systems for information about needed config changes.
- Execution:
- call
- Groups:
- Aircraft Carrier
Syntax
- Syntax:
- [aircraft, direction] call BIS_fnc_aircraftCatapultLaunch
- Parameters:
- aircraft: Object - the aircraft that should be launched
- direction: Number - (optional, default direction _aircraft) direction to launch the aircraft off to
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_aircraftTailhook
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