OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods Beta Testing => Topic started by: beretta on 11 Apr 2005, 13:32:30
-
in the mission editer how can units start in a car or plane i really need the info and is there any good half life models for flashpoint.
-
Place a car and a unit into the mission editor. Name the car 'car1', and name the guy 'guy1'. Then, put this into the units init field:
guy1 moveincargo car1
or
guy1 moveindriver car1
or if the car has a gunner
guy1 moveingunner car1
Don't know about the half life stuff though...
-
it doesnt work any other ideas
-
Of course it works.....you did name the guy as 'guy1' and the car as 'car1' didn't you?
Planck
-
And put the code into guy1's init field? :P
-
thanks its working
-
Again, general editing por favor....