Home   Help Search Login Register  

Author Topic: Support Vehicles.  (Read 836 times)

0 Members and 1 Guest are viewing this topic.

Zahael

  • Guest
Support Vehicles.
« on: 25 Oct 2002, 07:54:31 »
Hi guys, I have a question that I need answering.  

I have made a helicopter mission in Nogova.  Russian v-80's start in the northern airfield and fly south.  On the mainland I have made a little support base with ammo, refuel and repair trucks on it.  What I want is for my choppers to be able to repair themselves at this little support base when they are dammaged.  How do I do this?  What do I need to do ?

Thanks

Zahael

seanver

  • Guest
Re:Support Vehicles.
« Reply #1 on: 29 Oct 2002, 22:21:53 »
Hmmm try to create one trigger for each helicopter, and put in its condition field:

getdammage helname > 0.4

And then in its On Activation field:

helname action ["Repair",repairname]

Where helname put the helicopter's name and where repairname the repair truck's name