OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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:
-
put this in the "on activation" - field of the wp:
nameofchopper land "land"
and the chopper should land on the H
-
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...