Hello fellow skinners
so i have this problem with my custom skin i made for the spitfire. the discription.lua file works just fine for the normal spitfire but the CW model is the one i have problems with. the numbers on the rear fuselage is showing up even when i tried to remove them in the lua file
{"NUMBER_L_0", DECAL ,"empty",true};
{"NUMBER_L_00", DECAL ,"empty",true};
{"NUMBER_L_000", DECAL ,"empty",true};
ETC
^^^^ this did nothing in the lua file
my thought on this is that the CW version has different start of the line but im not sure. i checked the default files just to make sure but they also start with ({"NUMBER_L_0",) tho i think this command line is wrong for the CW model
any help with the lua file is appreciated :thumbup: