Difference between revisions of "VN fnc vn ejection 2"

From Savage Game Design Wiki
Jump to navigation Jump to search
m (Text replacement - " |e=" to " |a= |e=")
m (Text replacement - " {{Function" to "Category:TODO {{Function")
Line 1: Line 1:
 
+
[[Category:TODO]]
 
{{Function
 
{{Function
  

Revision as of 22:35, 5 January 2021

← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Bravo Zero One development
Argument(s): n/a
Effect(s): unknown

Description

/*
	TeTeT: copied this from BI01 and adjusted it for the F/A-18F and then Unsung two seaters
	as the driver or gunner could be already dead, we do not take care if either is alive
	See the original function for full documentation.
	All credits go to:
	Author: Bravo Zero One development
	- John_Spartan
	Description:
	- This function is designed to implement semi-authenthic ejection system on fixed wing aircraft that have such functionality enabled/configured.
*/

(Placeholder description extracted from the function header by LM_exportFunctionsToWiki.sqf)

Syntax

Syntax
[] call VN_fnc_vn_ejection_2;
Return value
Nothing

Examples

Example 1
-