Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Check if a unit is in cargo-help!
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Check if a unit is in cargo-help! (Read 444 times)
0 Members and 1 Guest are viewing this topic.
Homefry31464
Guest
Check if a unit is in cargo-help!
«
on:
15 Feb 2003, 19:16:57 »
In a script, how do you check to see if the unit is in a vehicle. I am working on a script so the helicopter lands fast to help units get in, but quits when the entire group is in the helicopter. Help?
Logged
seanver
Guest
Re:Check if a unit is in cargo-help!
«
Reply #1 on:
16 Feb 2003, 00:31:10 »
I don't know if this is exactly what you're looking for, but try this:
? (unit in vehicle)
As always, put the name of the unit instead unit and the name of the vehicle instead of vehicle.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Check if a unit is in cargo-help!
Top of page