Jump to content

Script Flares onto UH1H TK Epoch 1051


Recommended Posts

Hello,

I still run a 1051 server 89.201.7.209:2802, when I try to add the Flares to the UH1H variants, I get the flares on the seat for the crew chief. I use below as example to add the flares to the UH1H. The UH1H, usually does not have the flares from the base game. I have below in Servermonitor and vehicle2. I have played on a 1071 server, which has the flares on the Huey pilot seat. 

 

The flares still end up on the crew chief, gunner seat.
    //UH1H
     if (_object isKindOf "UH1H_TK_EP1") then {
        _object addWeapon "CMFlareLauncher";    
        //add two magazines
        _object addMagazine "120Rnd_CMFlareMagazine";
        _object addMagazine "120Rnd_CMFlareMagazine";
      };

I tried it in singleplayer aswell, editor: The flares still end up on the crew chief, gunner seat.

        this addWeapon "CMFlareLauncher";    
       this addMagazine "120Rnd_CMFlareMagazine";

What do I need to change, so that the flares show up on the pilot seat of the huey? My serverversion is 1051. I try to post the screenshot after. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...