OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Davies1 on 26 Aug 2002, 14:48:54

Title: paras
Post by: Davies1 on 26 Aug 2002, 14:48:54
hi how do i make people eject from a heli, can I do it with triggers?
Also how can I make other units start in parachutes?
I would like some soldiers/marines to simulate a para regiment...
Title: Re:paras
Post by: ChuckStone on 26 Aug 2002, 17:53:50
If you place some Paratroopers on the map and name them. (e.g. Para1 etc.) then make your Marines and place in their init field the command ----- this MoveInCargo Para1--------Then the Marine begins as a parachuter.
You can do the same with triggers by putting in the On Activation field --------Marine1 MoveInCargo Para1----------
Title: Re:paras
Post by: Gameer_77 on 26 Aug 2002, 18:48:08
Empty parachutes Chuckstone, Empty.  ;)

 8)PEACE
Title: Re:paras
Post by: Davies1 on 26 Aug 2002, 20:58:24
cheers for the swift reply but it isnt working....
I am using resistance so maybe there are different commands?
Title: Re:paras
Post by: Dirtman on 26 Aug 2002, 22:20:03
Try Marine1 MoveInDriver Para1
Title: Re:paras
Post by: Davies1 on 26 Aug 2002, 22:29:15
Dirtman, I just figured this out and was about to come and gloat about it you cheeky little minx  ;)
 ;D You got there first but yes it works wonders :D
Title: Re:paras
Post by: CrashnBurn on 26 Aug 2002, 23:29:02
So where's the cargo area of a parachute ? ::) ;)
Title: Re:paras
Post by: Davies1 on 27 Aug 2002, 01:33:45
aye i thought that but then I thought of the way BIS has coded most simple stuff....  :-\
Title: Re:paras
Post by: Dirtman on 27 Aug 2002, 02:25:42
CrashnBurn there is no cargo area of a parachute...just the driver
Title: Re:paras
Post by: CrashnBurn on 27 Aug 2002, 12:53:33
I know, I was just teasing Chuck. ;D
Title: Re:paras
Post by: Davies1 on 27 Aug 2002, 14:37:13
time to end this 'un
By the way you could store yourself and a few mates in a crate being para dropped (thus cargo) but enough of the smart-arse shit :D
Cheers for the help.