OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Killzone on 16 Dec 2005, 21:38:33

Title: Chopper wont listen
Post by: Killzone on 16 Dec 2005, 21:38:33
Hi,

I have a problem. I have a script that calls a chopper to any point on the map to pick me and the boys up. It does everything I want it to do even lands on the ground (With engines still running) but when I order my boys into the chopper the chopper lifts about 3 meters or so off the ground just high enough that we cant enter. After about 2 min it will come back down and allow them to enter. Do you know how to prevent this from happening. I tried disableAI, Careless behaviour but these dont seem to work for this problem.

 
Title: Re:Chopper wont listen
Post by: Pilot on 16 Dec 2005, 22:11:12
Lol, when have choppers ever listened? :P

Try something like ChopperName land "Get IN" or ChopperName land "Land"

-Pilot
Title: Re:Chopper wont listen
Post by: marcus3 on 16 Dec 2005, 22:20:04
or, use a setpos loop to make it stay on the ground
Title: Re:Chopper wont listen
Post by: macguba on 16 Dec 2005, 23:59:13
Chopper scripts in the Ed Depot.    Don't waste time trying to make a chopper do anything without one.