OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: O Neil on 30 Sep 2002, 01:27:19

Title: landing and bording
Post by: O Neil on 30 Sep 2002, 01:27:19
Hey, I came accross something that I couldn't figure out.

I was a blackhawk to fly accross the map, and a group of soldiers, (Not linked to the heli) to get into the blackhawk WHERE THE SOLDIERS ARE STANDING.
I've tried using the script        

                         aCarrier flyinheight 0

But didn't woprk quite well because sometimes the men take a while to get into the heli and it lifts off too quickly.

PLease help.

Thxs                                    ???
Title: Re:landing and bording
Post by: seanver on 30 Sep 2002, 01:30:45
You have to put a "LOAD" waypoint  for the chopper synchornized with the "GET IN" waypoint of the soliders. If that doesn't work either, create a heliport (objects => H (invisible) ) over the "LOAD" waypoint. The chopper now may land and wait till the whole group is aboard.
Title: Re:landing and bording
Post by: O Neil on 30 Sep 2002, 05:37:24
Thxs guys.       :)
Title: Re:landing and bording
Post by: Bronski on 30 Sep 2002, 08:27:34
I'd also check out "How to make a chopper wait until everyone is aboard" by snYpir

I like to use that script sometimes.  Might save you some frustration.