Hi guys,
I downloaded a skin for my F5, but realised that it's meant to be used on the F5E and not the F5E-3. So the question is, how can I use that skin on the F5E-3?
This is the contents of the description.lua file
livery = {
{"F-5E_bort_number_nose_100", 0 ,"f-5e_nose",false};
{"F-5E_bort_number_nose_100", DECAL ,"empty",false};
{"F-5E_bort_number_nose_10", 0 ,"f-5e_nose",false};
{"F-5E_bort_number_nose_10", DECAL ,"empty",false};
{"F-5E_bort_number_nose_10A", 0 ,"f-5e_nose",false};
{"F-5E_bort_number_nose_10A", DECAL ,"f-5e_number",false};
{"F-5E_bort_number_nose_1", 0 ,"f-5e_nose",false};
{"F-5E_bort_number_nose_1", DECAL ,"empty",false};
{"F-5E_bort_number_nose_1A", 0 ,"f-5e_nose",false};
{"F-5E_bort_number_nose_1A", DECAL ,"f-5e_number",false};
{"F-5E_bort_number_rude_100", 0 ,"f-5e_rude",false};
{"F-5E_bort_number_rude_100", DECAL ,"empty",false};
{"F-5E_bort_number_rude_10", 0 ,"f-5e_rude",false};
{"F-5E_bort_number_rude_10", DECAL ,"empty",false};
{"F-5E_bort_number_rude_10A", 0 ,"f-5e_rude",false};
{"F-5E_bort_number_rude_10A", DECAL ,"empty",false};
{"F-5E_bort_number_rude_1", 0 ,"f-5e_rude",false};
{"F-5E_bort_number_rude_1", DECAL ,"empty",false};
{"F-5E_bort_number_rude_1A", 0 ,"f-5e_rude",false};
{"F-5E_bort_number_rude_1A", DECAL ,"empty",false};
{"PTB_150", 0, "ptb_150_diffuse", false};
{"Material #0", 0, "ptb_275_diffuse", false};
{"F-5E_nose", 0 ,"f-5e_nose",false};
{"F-5E_cockpit", 0 ,"F-5e_cockpit",true};
{"F-5E_tail", 0 ,"f-5e_tail",false};
{"F-5E_rude", 0 ,"f-5e_rude",false};
{"F-5E_wing", 0 ,"f-5e_wing",false};
{"pilot_F5_E", 0 ,"pilot_VEN_F-5e", false};
{"pilot_F5E_helmet", 0 ,"pilot_F-5e_helmet", true};
{"pilot_F15_patch", 0, "pilot_VEN_patch", false};
{"F5A_WingTipAuxTankL", 2 ,"empty", false};
{"F5A_WingTipAuxTankR", 2 ,"empty", false};
{"F5A_WingTipAuxTankL", 0 ,"F5A_WingTipAuxTankL", false};
{"F5A_WingTipAuxTankR", 0 ,"F5A_WingTipAuxTankR", false};
{"F5A_WingTipAuxTank_GLASS", 0 ,"F5A_WingTipAuxTank_GLASS", false};
}
name = "GAC-12 Avispones/Batalla"
countries = {"VEN"}
-- Skin by xCorvinuSx Dic/2018
Thanks in advance for your help!