odn911 Posted January 10, 2021 Posted January 10, 2021 Hello pilots, rookie here, So I got that custom RMAF livery on my Viper, but that dynamic tail number stays in it in that grey shade. i would like to turn it off, since the livery has it own, but i cant seem to find a way.. any help please ? Pic I'm sorry if this question got asked already, i found a similar topic with something about the code in the .lua file, but all the links to the pics in it had died. Thank you
=36=Witcher Posted January 10, 2021 Posted January 10, 2021 2 ore fa, odn911 ha scritto: Hello pilots, rookie here, So I got that custom RMAF livery on my Viper, but that dynamic tail number stays in it in that grey shade. i would like to turn it off, since the livery has it own, but i cant seem to find a way.. any help please ? Pic I'm sorry if this question got asked already, i found a similar topic with something about the code in the .lua file, but all the links to the pics in it had died. Thank you You basically have two options: completely disable the numbers, or fix the skin in order to get the correct ones. Both methods involve editing the description.lua file, but removing them is kinda easier than having them displaying properly.
odn911 Posted January 14, 2021 Author Posted January 14, 2021 So, how do you completely disable the numbers ?
freebirddz Posted January 14, 2021 Posted January 14, 2021 hey, in description.lua you have to set the number texture to Empty ... {"KillermachineSu-30_numbers", DIFFUSE , "nomera_30sm", false}; {"KillermachineSu-30_numbers_ind", DIFFUSE , "empty", true}; ... in the first line I use custom numbers texture in the second line I disable and other texture Hope that help
Recommended Posts