Thanks.
Sorry but I did not deal with the other two...
The 29A and 29S shares the similar teytures. For example pilot,pilon,tail numbers and side numbers.
I not tested it,but i hope it works. /Does not matter; big or small font in the LUA/
Example for MiG-29S:
livery = {
{"texture mig-29c-paint-def-l1.bmp f2 g0",0,"mig-29c-paint-rus-l1.dds",false};
{"texture MIG-29C-PAINT-DEF-R1 f2 g0",0,"mig-29c-paint-rus-r1.dds",false};
{"texture mig-29c-paint-def-l1.bmp f0 g0",0,"mig-29c-paint-rus-l1.dds",false};
{"texture MIG-29C-PAINT-DEF-R1 f2050 g0",0,"mig-29c-paint-rus-r1.dds",false};
{"texture ru-pilons.bmp f2 g0",0,"mig-29-pilons_rus.dds",false};
{"texture rus-pilot-2.bmp f2 g0",0,"mig-29-pilot_rus.dds",false};
{"texture rus-helmet.bmp f2 g0",0,"mig-29-helmet_rus.dds",false};
{"texture rus-code-numbers-ver1-r-w-w.tga f2 g0",0,"empty",true};
{"texture rus-code-numbers-ver1-W.TGA f0 g0",0,"empty",true};
{"texture rus-code-numbers-ver1-W.TGA f2 g0",0,"empty",true};
}
name = "TEST"
countries = {"RUS","UKR","INS"}
The 29G uses some different textures.
Such as: KREST-GERM.TGA & nomera-black.tga by the way don't forget the different pilot model.
Have fun!