From Savage Game Design Wiki
Revision as of 12:47, 16 September 2019 by vn>Unknown user
Jump to navigation
Jump to search
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
-