Jump to content

Recommended Posts

Posted
Thanks! Yes. In the next patch.

 

Can you sneak mine in....... :music_whistling::lol:;)

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

  • Replies 414
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Just uploaded my 3 liveries to the userfiles thingy.

 

the zip file contains 3 more zips to unzip in the livery folder >>DCS World\Bazar\Liveries\mi-8mt

 

Just waiting for a Mod to clear them...

 

Consider this as a Beta release any C&C is very welcome.

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

Posted
Cheers Joey, been meaning to grab em but got sucked into flying Hawks;)

 

Just need to wait for a moderator to clear it so peeps can download it and give feed back.

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

Posted

Hate double posting but you can now download my Mi-8 UK liveries.

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

  • 2 weeks later...
Posted
Hate double posting but you can now download my Mi-8 UK liveries.

Got them mate, really nice work. Something nice about flying in your own countries colours:thumbup:

  • Like 1

i5 8600k@5.2Ghz, Asus Prime A Z370, 32Gb DDR4 3000, GTX1080 SC, Oculus Rift CV1, Modded TM Warthog Modded X52 Collective, Jetseat, W10 Pro 64

[sIGPIC][/sIGPIC]

  • 2 weeks later...
Posted

Не критикуй! Если можешь, сделай лучше! Главная ошибка любой программы в том, что она вообще была написана.

Благодарю за внимание. "pallmall" Valery

 

[sIGPIC]http://forums.eagle.ru/signaturepics/sigpic3296_3.gif[/sIGPIC]

Posted
.... Something nice about flying in your own countries colours:thumbup:

 

indeed it is, that's why I do them.

 

@Valery - awesome as ever.

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

  • 4 weeks later...
Posted

You guys definitely know your stuff. Thanks for all of the tips that have been poured into this thread.

 

I have one question. I am making a fictional SAR helo and I don't want any numbers on it. I changed the code in the LUA file to empty on all of the spots for numbers and I get a missing texture on the output.

 

Example:

{"mi_8_SMALL_BALKA_NUMBER_001", 0 ,"mi_8_tex_2_GR",false}; --

{"mi_8_SMALL_BALKA_NUMBER_001", 2 ,"mi_8_tex_2_spec",true}; --

{"mi_8_SMALL_BALKA_NUMBER_001", DECAL ,"empty",true}; --

{"mi_8_SMALL_BALKA_NUMBER_010", 0 ,"mi_8_tex_2_GR",false}; --

{"mi_8_SMALL_BALKA_NUMBER_010", 2 ,"mi_8_tex_2_spec",true}; --

{"mi_8_SMALL_BALKA_NUMBER_010", DECAL ,"empty",true}; --

{"mi_8_SMALL_BALKA_NUMBER_100", 0 ,"mi_8_tex_2_GR",false}; --

{"mi_8_SMALL_BALKA_NUMBER_100", 2 ,"mi_8_tex_2_spec",true}; --

{"mi_8_SMALL_BALKA_NUMBER_100", DECAL ,"empty",true}; --

Screen_140105_064313.thumb.jpg.5156ec50a98b342c8bd124652f3b5426.jpg

Posted

it's number here:

 

{"mi_8_BORT_NUMBER_001", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_001", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_001", DECAL ,"empty",true}; --

 

{"mi_8_BORT_NUMBER_010", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_010", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_010", DECAL ,"empty",true}; --

 

{"mi_8_BORT_NUMBER_100", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_100", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_100", DECAL ,"empty",true}; --

Не критикуй! Если можешь, сделай лучше! Главная ошибка любой программы в том, что она вообще была написана.

Благодарю за внимание. "pallmall" Valery

 

[sIGPIC]http://forums.eagle.ru/signaturepics/sigpic3296_3.gif[/sIGPIC]

Posted (edited)
it's number here:

 

{"mi_8_BORT_NUMBER_001", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_001", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_001", DECAL ,"empty",true}; --

 

{"mi_8_BORT_NUMBER_010", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_010", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_010", DECAL ,"empty",true}; --

 

{"mi_8_BORT_NUMBER_100", 0 ,"mi_8_tex_1_GR",false}; --

{"mi_8_BORT_NUMBER_100", 2 ,"mi_8_tex_1_spec",true}; --

{"mi_8_BORT_NUMBER_100", DECAL ,"empty",true}; --

 

Valery,

 

You are the bomb! Thanks!

 

I had all the arguments set to empty but I had the argument set to 'false' vice 'true' after 'empty.'

 

Thanks again!

Screen_140105_184419_1388967199.thumb.jpg.912740fdf3a3ad78291ed043641608da.jpg

Edited by NC_Cyborg
  • ED Team
Posted (edited)

{"pilot_MI8_body", 0, "pilot_MI8", false};

{"pilot_MI8_patch", 0, "pilot_MI8_patch", false}; -- patch on flight suit

Edited by DGambo

" Умное выражение лица - это еще не признак ума. Все глупости на Земле делаются именно с этим выражением лица..."

  • ED Team
Posted

 

Is there a helmet syntax?

"pilot_MI8_helmet"

 

James

 

 

))) no. "ZSH-7"

  • Like 1

" Умное выражение лица - это еще не признак ума. Все глупости на Земле делаются именно с этим выражением лица..."

  • ED Team
Posted

if you write {"pilot_MI8_patch", 0, "empty", true}; then patch on flight suit will not be visible

" Умное выражение лица - это еще не признак ума. Все глупости на Земле делаются именно с этим выражением лица..."

Posted (edited)
if you write {"pilot_MI8_patch", 0, "empty", true}; then patch on flight suit will not be visible

 

hey dgambo, many thanks for your assistance.

 

can you please show in which lua-file we can find this scriptline:

 

{"pilot_MI8_patch", 0, "empty", true};

 

thanx & regards

Edited by flanker1
Posted

DGambo,

 

I plan on making a different patch for the pilot. Thanks for the help. It is very much appreciated.

 

Flanker,

 

It is going to the 'description' file in any of the mi-8mt folders located at

C:\Program Files\Eagle Dynamics\DCS World\Bazar\Liveries\mi-8mt

 

You wont find that line in the script and will have to add it

 

{"mi_8_tex1", 0 ,"mi_8_tex_1_MERC_SAR",false};

{"mi_8_tex1", 2 ,"mi_8_tex_1_spec",true};

 

{"mi_8_tex2", 0 ,"mi_8_tex_2_MERC_SAR",false};

{"mi_8_tex2", 2 ,"mi_8_tex_2_spec",true};

 

{"mi_8_tex3", 0 ,"mi_8_tex_3_MERC_SAR",false};

{"mi_8_tex3", 2 ,"mi_8_tex_3_spec",true};

 

{"mi_8_tex4", 0 ,"mi_8_tex_4_MERC_SAR",false};

{"mi_8_tex4", 2 ,"mi_8_tex_4_spec",true};

 

{"pilot_MI8_body", 0 ,"pilot_uh1_black", false};

{"ZSH-7", 0, "pilot_uh1_helmet_black", false}; -- pilot helmet

-- {"pilot_MI8_patch", 0, "pilot_MI8_patch", false}; -- patch on flight suit

 

 

{"EVU", 0 , "evu_texture_MERC_SAR", false};

Posted

Thanks to Valery and DGambo for the awesome help with the texture modeling of the Mi-8 and the pilots.

 

For those that want to make custom patches for the Mi-8 pilots, please read below.

 

The flight crew have a patch on the left and right arm. The template must be a square and that square is broken down into four different sections for the patches.

 

The top half is used for the pilot and the bottom half is for the copilot. The flight engineer mirrors the pilot.

 

Reference the attached graphics.

 

When the graphics are complete, you must modify the LUA script 'description' in the folder.

 

It will look similar to this:

{"pilot_MI8_body", 0 ,"pilot_uh1_black", false};

{"ZSH-7", 0, "pilot_uh1_helmet_black", false}; -- pilot helmet

{"pilot_MI8_patch", 0, "pilot_mi8_patch_160th", false}; -- patch on flight suit

example.thumb.png.af1a13b4a48e1f03f0c906858c3b23a3.png

Screen_140108_012213.thumb.jpg.aa1c5088f54204ee9822265ece36e216.jpg

Screen_140108_012225.thumb.jpg.e1beced491277c199342ef9b1ec13f22.jpg

  • Like 1
  • Recently Browsing   0 members

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