Jump to content

Recommended Posts

Posted

I would like to make a new livery for mi 8 helicopter,

can you tell me how to remove the mixer for cooling the exhaust gases?

and how do I delete the external numbers that are automatically placed on the livery ?, requires action on the file description?

Thank you all

Posted

Exhaust gas supressors can be turned on/off in aircraft properties in mission editor, just like additional armour, weapon hardpoints (and mirrors and gunsight in near future as we've been told).

 

Don't know about the numbers, though I know it's going to require some file editing.

i7 9700K @ stock speed, single GTX1070, 32 gigs of RAM, TH Warthog, MFG Crosswind, Win10.

Posted

There is a section in the description lua for turning off the EVU but I just recently started working with the Mi-8 template so I can't tell if it's working yet.

 

There's also lines for numbers in the very same lua, you might want check it out.

Creator of the

Immersive Daimler Benz Soundmod

[sIGPIC][/sIGPIC]

Posted

Yes, I found the option in the editor to remove the suppressor of gas, but I have not solved for the numbers .......

thanks for now

Posted

Hi,

 

in the "description.lua" use "empty" (transparent) for numbers you don't want. Important is also the "true" at the end.

 

e.g.

{"mi_8_BALKA_2_1_NUMBER_100", DECAL ,"empty",true};

 

For numbers you want to have, use instead "empty" the name of your numbers-file. And "false" at the end. The numbers-file must be in your skin-folder.

 

e.g.

{"mi_8_BALKA_1_1_NUMBER_001", DECAL ,"Number_GR",false};

DCS Mods and Skins: HiDrive

Use the NAS only if the other Link is not working - it's slow!
My DCS MODs and Skins: NAS

  • Recently Browsing   0 members

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