H,
ok found the Ms Yosteff helmet skin, but doesn't work too with 2.9 stable and, ofc, i update my desciption.lua files for the used profil with these lines
{"pilot_F18_helmet", 0 ,"pilot_F18_helmet",false};
{"pilot_F18_helmet", ROUGHNESS_METALLIC ,"pilot_f18_helmet_roughmet",false};
{"pilot_F18_helmet", 1 ,"pilot_F18_helmet_nm",false};
Modified description.lua
livery = {
{"f18c1", 0 ,"F18C_1_DIFF_VFA113_Stingers",false};
{"f18c1", ROUGHNESS_METALLIC ,"F18C_1_DIF_RoughMet",true};
{"f18c2", 0 ,"F18C_1_DIFF_2_VFA113_Stingers",false};
{"f18c2", ROUGHNESS_METALLIC ,"F18C_2_DIF_RoughMet",true};
{"f18c1_number_nose_right", 0 ,"F18C_1_DIFF_VFA113_Stingers",false};
{"f18c1_number_nose_right", ROUGHNESS_METALLIC ,"F18C_1_DIF_RoughMet",true};
{"f18c1_number_nose_right", DECAL ,"F18C_bort_number2",true};
{"f18c1_number_nose_left", 0 ,"F18C_1_DIFF_VFA113_Stingers",false};
{"f18c1_number_nose_left", ROUGHNESS_METALLIC ,"F18C_1_DIF_RoughMet",true};
{"f18c1_number_nose_left", DECAL ,"F18C_bort_number2",true};
{"f18c2_kil_right", 0 ,"F18C_1_DIFF_2_VFA113_Stingers",false};
{"f18c2_kil_right", ROUGHNESS_METALLIC ,"F18C_2_DIF_RoughMet",true};
{"f18c2_kil_right", DECAL ,"F18C_bort_number2",true};
{"f18c2_kil_left", 0 ,"F18C_1_DIFF_2_VFA113_Stingers",false};
{"f18c2_kil_left", ROUGHNESS_METALLIC ,"F18C_2_DIF_RoughMet",true};
{"f18c2_kil_left", DECAL ,"F18C_bort_number2",true};
{"f18c1_number_F", 0 ,"F18C_1_DIFF_VFA113_Stingers",false};
{"f18c1_number_F", ROUGHNESS_METALLIC ,"F18C_1_DIF_RoughMet",true};
{"f18c1_number_F", DECAL ,"empty",true};
{"f18c2_number_X", 0 ,"F18C_1_DIFF_2_VFA113_Stingers",false};
{"f18c2_number_X", ROUGHNESS_METALLIC ,"F18C_2_DIF_RoughMet",true};
{"f18c2_number_X", DECAL ,"F18C_bort_number2",true};
{"pilot_F18_helmet", 0 ,"pilot_F18_helmet",false};
{"pilot_F18_helmet", ROUGHNESS_METALLIC ,"pilot_f18_helmet_roughmet",false};
{"pilot_F18_helmet", 1 ,"pilot_F18_helmet_nm",false};
{"pilot_F18", 0, "pilot_f18",false};
--{"pilot_F18", 1, "pilot_f18_nm",false};
{"pilot_F18_patch", 0 ,"pilot_F18_patch",false};
--{"pilot_F18_patch", 1 ,"pilot_F18_patch_nm",false};
--{"pilot_F18_patch", 13 ,"pilot_F18_patch_roughmet",false};
{"pilot_F18_helmet_glass", DIFFUSE , "pilot_f18_visor", false};
{"pilot_F18_helmet_glass", ROUGHNESS_METALLIC , "pilot_f18_visor_roughmet", false};
{"pilot_F18_helmet_glass", 14, "pilot_visor_filtr", false};
}
name = "VFA-113 Lenny"
custom_args =
{
[27] = 0.0, -- Tail change of type of board number (0.0 -default USA, 0.1- )
[1000] = 0.0, -- Flaps
[1001] = 0.0, -- Nose
[1002] = 1, -- Kuwait Squadron
[1003] = 1, -- Australian Squadron
[1004] = 1, -- Finland Squadron
[1005] = 1, -- Switzerland Squadron
[1006] = 1, -- Blue Angels Jet Team
}
Maybe I miss something but another .lua to modified since 2.9??
Thx for help