Houston Texans F-16C Pilot Helmet
To use this special helmet first choose the plane folder you want it to be used with.
In your SAVED GAMES folder.
C:\Users\your pc\Saved Games\DCS.openbeta\Liveries\F-16C_50
Paste all the included files in and let overwrite if needed.
Then open the LUA file and add or modifies the line as per the last picture with the included line.
If you don't want the colored visor do not paste the last 3 lines (pilot_F16_visor_glass)
-- NEW Pilot
{"Pilot_F16_Suit", DIFFUSE , "pilot_f16_suit", true};
{"Pilot_F16_Suit", NORMAL_MAP , "pilot_f16_suit_normal", true};
{"Pilot_F16_Suit", SPECULAR , "pilot_f16_suit_roughmet", true};
{"pilot_F16_hmd_details", DIFFUSE , "pilot_f16_helmet_details", false};
{"pilot_F16_hmd_details", NORMAL_MAP , "pilot_f16_helmet_details_normal", false};
{"pilot_F16_hmd_details", SPECULAR , "pilot_f16_helmet_details_roughmet", false};
{"pilot_F16_helmet_gray", DIFFUSE , "Pilot_f16_Helmet_Gray_Ghost", false};
{"pilot_F16_helmet_gray", NORMAL_MAP , "pilot_f16_helmet_gray_normal", true};
{"pilot_F16_helmet_gray", SPECULAR , "pilot_f16_helmet_gray_roughmet", true};
{"pilot_F16_helmet_HMD", DIFFUSE , "pilot_f16_helmet_hmd", false};
{"pilot_F16_helmet_HMD", NORMAL_MAP , "pilot_f16_helmet_hmd_normal", true};
{"pilot_F16_helmet_HMD", SPECULAR , "pilot_f16_helmet_hmd_roughmet", true};
{"pilot_F16_visor_glass", 0 , "Pilot_F16_Helmet_Visor_Glass", false};
{"pilot_F16_visor_glass", 1 , "Pilot_F16_Helmet_Visor_Glass_Normal", false};
{"pilot_F16_visor_glass", ROUGHNESS_METALLIC , "Pilot_F16_Helmet_Visor_Glass_Roughmet", false};