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