Hey ED and congratulations on renewing this masterpiece and securing it for the future. Really nice to see and I love all the new features. Thank you for that.
I am trying to create textures for the aircraft but figured out I want to paint serial numbers on the tail/nose and all other places. I think they're called bort numbers at least on the Viper.
Is there a smart code I could add in the texture/description.lua like on the Viper?
Would very much appreciate some assistance.
PS I tried changing the following from true to false, but that only generated a missing texture on the places where those numbers were.
{"A-10_Number", 0 ,"TactNumbers-USAF-Light_black",true};
{"A-10_Number_Noze_F", 0 ,"empty",true};
{"A-10_Number_Noze_T", 0 ,"TactNumbers-USAF-Light_black",true};
{"A-10_Number_Wheel", 0 ,"TactNumbers-USAF-Light_black",true};
Kind regards