Jump to content

Template / Huey too shiny


Recommended Posts

Posted

I tried a new livery for the Huey and I was using the same base colors like for my Mi-8 livery. However, I noticed that the Huey looks completely different (very bright and way too shiny) when I compare it with the Mi-8.

 

In other words, the Mi-8 is dark gray and the Huey seems silver.

 

So I'm simply wondering if my template maybe misses some information (I'm using Corel Draw which means I had to open and convert the psd into a cdt).

 

 

 

Or in other words, how can I make the Huey less shiny? Is it done in the main texture or is there another file?

 

 

I think I had a similar problem with the Mi-8 but I simply used a different spec file. However, that doesn't seem to work with the Huey (note, my knowledge about the spec file is little/zero).

  • 3 months later...
Posted

Well actually I just changed the main and tail textures. I compared the description.lua with the ones who work. there is no difference but the main and the tail textures. See the image to understand what happened: The body has plane yellow in original, not that digi camo trash. Any hint? I know the name of the seemingly missing textures. But in the description.lua they are correctly assigned.

 

I am thanksfull for any advice.

 

cheers

Demon

1017261654_Hueymessedup.thumb.jpg.05f0bef869922c15aa6d941458f7755e.jpg

[sIGPIC][/sIGPIC]

Founder of the -=VDS=-

:pilotfly:

Posted

my all addon liveries gone and nothing was said by devs as always

FC3 | UH-1 | Mi-8 | A-10C II | F/A-18 | Ka-50 III | F-14 | F-16 | AH-64 Mi-24 | F-5 | F-15EF-4| Tornado

Persian Gulf | Nevada | Syria | NS-430 | Supercarrier // Wishlist: CH-53 | UH-60

 

Youtube

MS FFB2 - TM Warthog - CH Pro Pedals - Trackir 5

Posted
Dfficult to say w/o seing the default.lua ;-)

All I had to change was

 

 

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

to

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

 

 

since they renamed this file. I don't know what's wrong with yours :(

 

some of them fixed but some of them aren't fixed.

 

this one and many of them are still buggy;

 

livery = {
{"civ_uh1_main_dam", 0, "uh1_body_trk1", false};
{"civ_uh1_main_dam", 2, "uh1_spec.bmp", true};
{"civ_uh1_tail_dam", 0, "uh1_tail_trk1", false};	
{"civ_uh1_tail_dam", 2, "uh1_tail_spec.bmp", true};
{"civ_uh1_main", 0, "uh1_body_trk1", false};
{"civ_uh1_main", 2, "uh1_spec.bmp", true};
{"civ_uh1_tail", 0, "uh1_tail_trk1", false};
{"civ_uh1_tail", 2, "uh1_tail_spec.bmp", true};

{"uh1_main_dam", 0, "uh1_body_trk1", false};
{"uh1_main_dam", 2, "uh1_spec.bmp", true};
{"uh1_tail_dam", 0, "uh1_tail_trk1", false};	
{"uh1_tail_dam", 2, "uh1_tail_spec.bmp", true};
{"uh1_main", 0, "uh1_body_trk1", false};
{"uh1_main", 2, "uh1_spec.bmp", true};
{"uh1_tail", 0, "uh1_tail_trk1", false};
{"uh1_tail", 2, "uh1_tail_spec.bmp", true};
{"uh1_weapon", 0, "uh1_weapon.bmp", true};
{"pilot_UH1_01", 0, "pilot_UH1_01.bmp", true};
{"pilot_UH1_02", 0, "pilot_UH1_02.bmp", true};
{"pilot_UH1_helmet", 0, "pilot_UH1_helmet.bmp", true};
{"pilot_UH1_patch", 0, "empty.tga", true};
{"uh1_cov", 0, "uh1_turk_cover.bmp", false};
{"UH1-cpt-door", 0 ,"UH1_door_c_gray",true};
{"UH1-cpt_karkas", 0 ,"UH1_karkas_c_gray",true};
{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c_gray",true};
{"UH1-cpt_panel", 0 ,"UH1_panel_c_gray",true};
{"UH1-cpt_central_box", 0 ,"UH1_boxs_c_gray",true};
{"UH1-cpt_dev2", 0 ,"UH1_dev_2",true};
}

countries = {"TUR";"USA"}

FC3 | UH-1 | Mi-8 | A-10C II | F/A-18 | Ka-50 III | F-14 | F-16 | AH-64 Mi-24 | F-5 | F-15EF-4| Tornado

Persian Gulf | Nevada | Syria | NS-430 | Supercarrier // Wishlist: CH-53 | UH-60

 

Youtube

MS FFB2 - TM Warthog - CH Pro Pedals - Trackir 5

  • Recently Browsing   0 members

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