Bungo Posted March 26, 2020 Posted March 26, 2020 (edited) Hello All, Is there an easy way to make L-39C skins compatible with L-39ZA. I have lots of great skins for the C that simply show the space where the nose insignia and a rectangle just below and in front of the tailplane on a Russian skin when used on the ZA (and the same ZA->C). What are the differences? Regards Braedon Edited March 26, 2020 by Bungo typo in title
Bungo Posted April 19, 2020 Author Posted April 19, 2020 OK, sorted it, just need to change the first section of the description.lua file to be L-39ZA, not L-39C livery = { {"L-39C", 0 ,"L39C_DIFF",false}; {"L-39C", 2 ,"L39C_SPEC",false}; ... ... ... to livery = { {"L-39ZA", 0 ,"L39C_DIFF",false}; {"L-39ZA", 2 ,"L39C_SPEC",false}; {"L-39ZA_PARTS", 0 ,"L-39ZA_PARTS",false}; {"L-39ZA_PARTS", 2 ,"L-39ZA_PARTS_SPEC",false}; ... ... ... cheers Braedon
Recommended Posts