OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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.
-
Lol, when have choppers ever listened? :P
Try something like ChopperName land "Get IN" or ChopperName land "Land"
-Pilot
-
or, use a setpos loop to make it stay on the ground
-
Chopper scripts in the Ed Depot. Don't waste time trying to make a chopper do anything without one.