Jump to content

Recommended Posts

Posted

Sorry I placed this topic wrong under Belsimtek, try again here

 

 

I am sorry if there is an earlier thread on this subject?? I am inexperienced in the art of searching on this Forum and not managed to find an answer.

 

I am searching for a way to get rid of the (for me ugly) 45 degr IR-exhaust suppressor. Not any of the skins I am interseted in had this item IRL and I want to remove it.

Is there a lua.file or anything else I can change the setting in? Is it possible?

NB I am a newbee in the art of manipulate existing files - I humbly ask for a detailed step-by-step instruction "for dummies".. Please help

Posted

You can only change this in the mission editor. Select the helicopter you want to configure and then flip through the tabs in the bottom right corner, in one of those you will find a box to untick.

 

This goes for both Huey and Hip.

http://www.masterarms.se A Swedish Combat Flight Simulator Community.
Posted

@MikeEinSweden

Just in case here is the descripition.lua from the Huey i have linked .

for using in your Arsenal ,change "uh1_Heer3.bmp" in what ever you have in minde.

 

 

 

 

 

livery = {

{"civ_uh1_main_dam", 0, "uh1_Heer3.bmp",false};

{"civ_uh1_main_dam", 2, "civ_uh1_spec.bmp",true};

{"civ_uh1_tail_dam", 0, "uh1_Heer3_tail",false};

{"civ_uh1_tail_dam", 2, "civ_uh1_tail_spec.bmp",true};

{"civ_uh1_main", 0, "uh1_Heer3.bmp",false};

{"civ_uh1_main", 2, "civ_uh1_spec.bmp",true};

{"civ_uh1_tail", 0, "uh1_Heer3_tail",false};

{"civ_uh1_tail", 2, "civ_uh1_tail_spec.bmp",true};

{"uh1_main_dam", 0, "uh1_Heer3.bmp",false};

{"uh1_main_dam", 2, "civ_uh1_spec.bmp",true};

{"uh1_tail_dam", 0, "uh1_Heer3_tail",false};

{"uh1_tail_dam", 2, "civ_uh1_tail_spec.bmp",true};

{"uh1_main", 0, "uh1_Heer3.bmp",false};

{"uh1_main", 2, "civ_uh1_spec.bmp",true};

{"uh1_tail", 0, "uh1_Heer3_tail",false};

{"uh1_tail", 2, "civ_uh1_tail_spec.bmp",true};

{"uh1_weapon", 0, "uh1_weapon_blk.bmp",true};

{"pilot_UH1_01", 0, "pilot_UH1_01BW5.bmp",false};

{"pilot_UH1_02", 0, "pilot_UH1_02BW5.bmp",false};

{"pilot_UH1_helmet", 0, "pilot_uh1_helmet_BW5.bmp",false};

{"pilot_UH1_patch", 0, "pilot_uh1_patch_Heer3.tga",false};

{"uh1_cov", 0, "uh1_cover_tar.bmp", false};

{"UH1-cpt-door", 0 ,"UH1_door_c",true};

{"UH1-cpt_karkas", 0 ,"UH1_karkas_c",true};

{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c",true};

{"UH1-cpt_panel", 0 ,"UH1_panel_c",true};

{"UH1-cpt_central_box", 0 ,"UH1_boxs_c",true};

{"UH1-cpt_dev2", 0 ,"UH1_dev_2",true};

}

name = "Heer3Farb"

countries = {"USA","GER"}

 

 

Huey

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...