OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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 ???
-
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.
-
Thxs guys. :)
-
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.