Page MenuHomeFeedback Tracker

Eject action does not work on Black Wasp
Closed, ResolvedPublic

Description

Try using the script command to eject a black wasp

player action ['Eject', vehicle player];

It doesn't work. If you have another command for the black wasp to eject the seat then please add it to the wiki

Details

Severity
Major
Resolution
Not A Bug
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
1909
Category
Scripting
Steps To Reproduce

create a mission with a black wasp in the air or on airfield. then take off and fly
open console and run command

player action ['Eject', vehicle player];
Additional Information

Expected Results:
ejection seat ejects

Actual Results:
nothing happens

Event Timeline

Zectbumo created this task.Jan 4 2020, 2:09 PM

[vehicle player] spawn bis_fnc_planeEjection

razazel closed this task as Resolved.Jan 6 2020, 4:59 PM
razazel changed Resolution from Open to Not A Bug.