Home   Help Search Login Register  

Author Topic: moving a helocopter to an exact spot  (Read 1118 times)

0 Members and 1 Guest are viewing this topic.

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
moving a helocopter to an exact spot
« on: 14 Jan 2006, 02:38:01 »
hello, im trying to make an OWP_MI-8 fastrope a squad into position, but the helocopter stops over a different spot everytime and sometimes misses the trigger that activates the fastroping. How would I get hime to stop exactly at his waypoint position.

thanks

BRAVO-TWO

  • Guest
Re:moving a helocopter to an exact spot
« Reply #1 on: 14 Jan 2006, 03:04:16 »
possible this may be of some use .. ( forces chopper to hover 5m above ground at an exact location .. substitute the deploy sqs for youre fast rope sqs .. you may also need to adjust flyinheight  of youre chopper)

http://www.ofpec.com/includes/download2.php?id=700

although its not exactly what youre after , hopefully it will go some way to explain how to move chopper to a certain location ...

but im sure theres better in the editors depot ..

                                         shark attack

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:moving a helocopter to an exact spot
« Reply #2 on: 14 Jan 2006, 10:40:58 »
Helipcoters are a bit like cats - you can't control them.  Better to make your trigger areas large to allow for them deciding to wander about a bit.  Using a H or Invisble H objects can to some extent influence where they land, they are more effective if placed on perfectly flat ground.  If you really must have the chopper in an exact location in the air then setPos it there when the player isn't looking.
« Last Edit: 14 Jan 2006, 15:04:30 by THobson »

yankme

  • Guest
Re:moving a helocopter to an exact spot
« Reply #3 on: 14 Jan 2006, 14:52:53 »
THobson is right on the money, my bit of advice is try different things , moving invisable H's and also plan and place everything WP's men, objects and the lot, have it all done but the chopper work, then work on the heli , you will fine that if you have a heli in a wp to close to something it seems to think i might land there or something,  but again you coulnt get it to land there for anything,,,, they are touchy, you,ll fine heli's the trickyist part of ofp.  one more thing,,, try a wp very close to the roping and set it at  flyInHeight 25 , i think mabye 30 , height is a big part of what you looking for with rope or ladders,,,,,, its a matter of coaxing the heli sometimes,,,, good luck!!!
« Last Edit: 14 Jan 2006, 15:06:25 by yankme »

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
Re:moving a helocopter to an exact spot
« Reply #4 on: 14 Jan 2006, 19:20:50 »
ya, ive gone and tried inrcreesing the size of the trigger and moved the waypoint,

if the helecoptor hits the trigger 85% of the time thats ok right?

yankme

  • Guest
Re:moving a helocopter to an exact spot
« Reply #5 on: 15 Jan 2006, 01:20:16 »
not really, but its up to you! ive got one iam working on right now, he sometimes flys off about 1 outta 10, so he was setting off other west triggers, so haveing said that, why not you try putting your triggers in the WP's. and if your useing a trigger for the heli put it in the WP,
heli1 flyInHeight 25; heli1 exec "\BAS_mah60\FX\BAS_AIRope.sqs"  also in the chopper itself init put, heli1 setbehaviour "CARELESS"; heli1 setcombatmode "BLUE"   this stops the chopper from looking for something to kill or wander off to Maccers or what ever you can think he might be doing,,,, like blinders on a horse for raceing if you will cheers
note; someone may have a different or more corerct anwser!

Edit; exec "\BAS_mah60\FX\BAS_AIRope.sqs"    is for BAS!
« Last Edit: 15 Jan 2006, 02:05:52 by yankme »

Offline Mr.Peanut

  • Former Staff
  • ****
  • urp!
Re:moving a helocopter to an exact spot
« Reply #6 on: 20 Jan 2006, 15:25:14 »
« Last Edit: 20 Jan 2006, 15:25:40 by Mr.Peanut »
urp!

Offline penguinman

  • Contributing Member
  • **
  • Money is worthless, just paper, ink, and threads
Re:moving a helocopter to an exact spot
« Reply #7 on: 21 Jan 2006, 04:44:58 »
ok i will