Zaku Posted November 23, 2015 Posted November 23, 2015 I'm making a MiG-21bis skin based on the VVS camo, but I can't get the bort textures working right. I've tried copying the texture settings from the original skin but they make no difference. This is my description.lua and I've attached a screenshot of what the serials currently look like; I just want red VVS bort on the nose. livery = { {"MIG21BIS_01", 0 ,"MiG21Bis_01_Difyuke",false}, {"MIG21BIS_02", 0 ,"MiG21Bis_02_Difyuke",false}, {"MIG21BIS_SER_01", 0 ,"empty_ser",true}, {"MIG21BIS_SER_01", 1 ,"empty_ser",true}, {"MIG21BIS_SER_01", 2 ,"empty_ser",true}, {"MIG21BIS_SER_01", DECAL ,"empty_ser",true}, {"MIG21BIS_SER_10", 0 ,"empty_ser",true}, {"MIG21BIS_SER_10", 1 ,"empty_ser",true}, {"MIG21BIS_SER_10", 2 ,"empty_ser",true}, {"MIG21BIS_SER_10", DECAL ,"empty_ser",true}, {"MIG21BIS_SER_100", 0 ,"empty_ser",true}, {"MIG21BIS_SER_100", 1 ,"empty_ser",true}, {"MIG21BIS_SER_100", 2 ,"empty_ser",true}, {"MIG21BIS_SER_100", DECAL ,"empty_ser",true}, {"MIG21BIS_SER_1000", 0 ,"empty_ser",true}, {"MIG21BIS_SER_1000", 1 ,"empty_ser",true}, {"MIG21BIS_SER_1000", 2 ,"empty_ser",true}, {"MIG21BIS_SER_1000", DECAL ,"empty_ser",true}, {"MIG21BIS_LOWREZ_1_NODMG",0,"MiG21Bis_01_Difyuke",false}, {"MIG21BIS_LOWREZ_2_NODMG",0,"MiG21Bis_02_Difyuke",false}, {"MIG21BIS_LOWREZ_1",0,"MiG21Bis_01_Difyuke",false}, {"MIG21BIS_LOWREZ_2",0,"MiG21Bis_02_Difyuke",false}, --[[ {"MIG21BIS_SER_FIN", 0 ,"MiG21Bis_01_Dif",false}; {"MIG21BIS_SER_FIN", 1 ,"MiG21Bis_01_NMp",true}; {"MIG21BIS_SER_FIN", 2 ,"MiG21Bis_01_Spec",true}; {"MIG21BIS_SER_FIN", DECAL ,"empty_ser",true}; {"MIG21BIS_SER_TAIL", 0 ,"MiG21Bis_01_Dif",false}; {"MIG21BIS_SER_TAIL", 1 ,"MiG21Bis_01_NMp",true}; {"MIG21BIS_SER_TAIL", 2 ,"MiG21Bis_01_Spec",true}; {"MIG21BIS_SER_TAIL", DECAL ,"MiG21Bis_SerNum_Tail",true}; ]]-- } id=0 name = "YAF 270th Fighter Aviation Regiment" countries = {"USA", "RUS", "FRA", "UKR", "SPN", "NETH", "TUR", "BEL", "GER", "NOR", "CAN", "DEN", "UK", "GRG", "ISR", "ABH", "RSO"} countries = {"USA", "RUS", "FRA", "UKR", "SPN", "NETH", "TUR", "BEL", "GER", "NOR", "CAN", "DEN", "UK", "GRG", "ISR", "ABH", "RSO"}
Recommended Posts