VN_fnc_vn_ejection_2

From Savage Game Design Wiki
Revision as of 12:36, 22 February 2021 by Lou Montana (talk | contribs) (Page filling)
(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
by Bravo Zero One development, adapted by TeTeT
Argument(s): global
Effect(s): global

Description

Adjusted BIS_fnc_planeEjection for the F/A-18F and some Unsung planes as these vehicles are two-seaters.

Syntax

Syntax
[plane] call VN_fnc_vn_ejection_2
Parameters
plane: Object - the plane from which to eject
Return value
Nothing

Examples

Example 1
[sogPlane] call VN_fnc_vn_ejection_2;