IPB


Welcome Guest ( Log In | Register )

 Forum Rules Forum Rules
 
Reply to this topicStart new topic
> What am I doing wrong?
conebone69
post Sep 24 2009, 06:14
Post #1


Junior Member
**

Group: Members
Posts: 10
Joined: 28-April 07
Member No.: 786



I'm trying to make my first mission so bear with me please. What I want is a blackhawk to sit on the runway and wait for the player's squad to board it, then it takes off and unloads the squad in the combat zone. What goes wrong is I can't get the chopper to wait for the squad to get it. It always takes off and hovers around or goes to the unload waypoint. I managed to get it to take off, then when the player reaches the "get in" way point, it lands again for pickup. So I want to just start over and want to know how to do it. Thanks.
 
Quote Post
Linker Split
post Sep 24 2009, 09:28
Post #2


literally the BIG BOSS of OFP
Group Icon

Group: Addon Maker
Posts: 1,532
Joined: 12-November 06
From: Bari (ITALY)
Member No.: 66



Hi smile.gif

You could name the chopper "chop1" and in his INIT field put
CODE
this flyinHeight 1


then make a trigger and in Condition field put:

CODE
un1 in chop1 && un2 in chop1 && un3 in chop1 && un4 in chop1

where un1,un2,un3 are the names you'll give to the soldiers to get in the chop. Remember to put ALL the soldiers in the Condition field smile.gif

in the on Activation field then write down:

CODE
Chop1 flyinheight 25; Chop1 domove getpos H1


And H1 is an invisible H that you'll put in the battlefiled zone



--------------------
Visit my blog about Poker at Blogspot.com


-->TUTORIAL ON HOW TO MAKE NORMAL MAPPING IN ARMA!<--
-->MATERIAL EDITOR TUTORIAL!<--
-->DOWNLOAD MY HDT ISLAND!<--
judgement = hypocritical and slightly deluded
 
Quote Post

Fast ReplyReply to this topicStart new topic
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 26th April 2024 - 06:09