Results 1 to 4 of 4

Thread: How to make a helicopter land under fire?

  1. #1

    How to make a helicopter land under fire?

    Hi guys, i've no idea how but i want to make a helicopter land under fire. currently if you send a helicopter to a hot zone and it takes fire whilst trying to unload troops it takes off, fly a small distance away and never moves. i know i can put careless mode and never fire on but i want the helicopter to return fire too. Any ideas?

  2. #2
    Try:

    PHP Code:
    (driver MY_vehicleNamesetBehaviour "CARELESS";
    (
    driver MY_vehicleNamesetCombatMode "BLUE";
    (
    driver MY_vehicleNamedisableAi "TARGET";
    (
    driver MY_vehicleNamedisableAi "AUTOTARGET"
    Also, give the max skill value to the chopper/pilot.

    _neo_
    Proud community admin/member of The Tour of Teamrespawn

  3. #3
    will thsi stop the enemy firing at the heli? i want them to still engage it but i want the chopper to do what its supposed to do. never had this problem in ofp

  4. #4
    Quote Originally Posted by NickLomas View Post
    will thsi stop the enemy firing at the heli? i want them to still engage it but i want the chopper to do what its supposed to do. never had this problem in ofp
    Enemy will engage the chopper, and the gunners from the chopper will fire back.

    _neo_

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •