Jump to content

Recommended Posts

Posted

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 

Posted
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.

Posted

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

MOD Logo - 100.png

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...