OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Storm-Dk on 30 Jun 2003, 22:43:46

Title: Chopper land
Post by: Storm-Dk on 30 Jun 2003, 22:43:46
Hi..

My Chopper wont land where I set to land. Any hints for landing a AI chopper on H (invisible)?
(Its a vietnam map so i REALY need it)

:help: :help: :help:
Title: Re:Chopper land
Post by: peter on 01 Jul 2003, 00:13:19
put this in the "on activation" - field of the wp:

nameofchopper land "land"

and the chopper should land on the H
Title: Re:Chopper land
Post by: Tomb on 01 Jul 2003, 09:26:51
and remember - birds won't land on hillsides, it gotta be a plain spot where you put the "H".


if the engines are supposed to be running when landing/holding on ground, try a

        This flyinHeight 0.5

in the landing WP, and

         This flyinHeight 50

when she's supposed to fly again...