Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Starting units in vehicle
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Starting units in vehicle (Read 1435 times)
0 Members and 1 Guest are viewing this topic.
Meatball0311
Members
Starting units in vehicle
«
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?
Logged
Denz
Former Staff
Re: Starting units in vehicle
«
Reply #1 on:
03 Oct 2007, 18:46:41 »
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
command
MoveinCargo
«
Last Edit: 03 Oct 2007, 19:21:06 by Denz
»
Logged
I've got 'em right where I want 'em - surrounded from the inside!
Jerry "Mad Dog" Shriver, SOG Recon One-Zero
24/09/41 - 24/04/69
Meatball0311
Members
Re: Starting units in vehicle
«
Reply #2 on:
03 Oct 2007, 20:04:18 »
Ooops!! thanks that fixed my proplem
Logged
Trash Can Man
Members
We are no longer the knights who say "Ni!"
Re: Starting units in vehicle
«
Reply #3 on:
04 Oct 2007, 08:20:51 »
using "assignascargo......do you have to give the A.I. a name, or do you use "this"?
TCM
Logged
Cheetah
Former Staff
Re: Starting units in vehicle
«
Reply #4 on:
04 Oct 2007, 11:25:38 »
You can use
Code:
[Select]
this moveInCargo truck
or
Code:
[Select]
abraham67 moveInCargo truck
Logged
Like missions? Help with
Beta Testing!
or take a look at the OFPEC
Missions Depot
for reviewed missions!
Trash Can Man
Members
We are no longer the knights who say "Ni!"
Re: Starting units in vehicle
«
Reply #5 on:
04 Oct 2007, 17:47:45 »
ahhh thanks cheetah, I had a feeling you could use both.
TCM
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Starting units in vehicle
Top of page