OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Meatball0311 on 03 Oct 2007, 16:34:46
-
This should be a simple one, but I have forgotten how to do it.
How do I have my units start in a vehicle at game start?
-
On the map have a group linked with a vehicle. Then in the unit dialog (edit unit), in the special box select "In Cargo"
Is that what you wanted to know?
otherwise use the AssignAsCargo (http://www.ofpec.com/COMREF/index.php?action=list&game=All&letter=a#assignAsCargo) command
MoveinCargo (http://www.ofpec.com/COMREF/index.php?action=list&game=All&letter=m#moveInCargoa)
-
Ooops!! thanks that fixed my proplem :clap:
-
using "assignascargo......do you have to give the A.I. a name, or do you use "this"?
TCM
-
You can use
this moveInCargo truckor
abraham67 moveInCargo truck
-
ahhh thanks cheetah, I had a feeling you could use both. :good:
TCM