OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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
-
hey try this in the units init
unitname exec ["eject",plane]
-
Okay got it :-
Nav action ["eject", Torn, Nav]