VN_fnc_vn_ejection_2

From Savage Game Design Wiki
Revision as of 12:47, 16 September 2019 by vn>Unknown user (Generated by LM_exportFunctionsToWiki.sqf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
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
-