Home   Help Search Login Register  

Author Topic: Check if a unit is in cargo-help!  (Read 443 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? ???

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.