OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: LuckyJim1001 on 20 Mar 2003, 12:48:51

Title: Get a backseater to eject
Post by: LuckyJim1001 on 20 Mar 2003, 12:48:51
Morning all, (Here anyway)

I am trying to script a two seater ejection. I can always get the front seater to bang out with 'AC Action "eject" but not the rear seater.

I have tried placing the backseater in manually (via a 'moveincargo' init comand) and tried explicitly ejecting him but to no avail.

I am using a Tornado Add'on and an F4 one with no luck.

Any help appreciated.

Many thanks

LJ1001
Title: Re:Get a backseater to eject
Post by: punisher on 20 Mar 2003, 16:15:24
hey try this in the units init
unitname exec ["eject",plane]
Title: Re:Get a backseater to eject
Post by: LuckyJim1001 on 20 Mar 2003, 18:44:34
Okay got it :-

Nav action ["eject", Torn, Nav]