Slipp Posted January 1, 2016 Posted January 1, 2016 I am trying to make a PLAAF livery for Su-30, but I don't know what to put into description.lua so that livery would show up in-game. Does anybody know the reference lines? Thanks. :)
KAMOV Posted January 1, 2016 Posted January 1, 2016 Hi Slipp , the file description.lua should look like this: (based on the su-27) livery = { {"su30_skin-l-01", 0 ,"Su30_texure01 ",true}; {"su30_skin-l-02", 0 ,"Su30_texure02 ",true}; {"su30_skin-l-03", 0 ,"Su30_texure03 ",true}; {"su30_skin-l-04", 0 ,"Su30_texure04 ",true}; {"su30_skin-l-05", 0 ,"Su30_texure05 ",true}; {"su30_skin-l-06", 0 ,"Su30_texure06 ",true}; {"su30_skin-l-07", 0 ,"Su30_texure07 ",true}; {"su30_skin-l-08", 0 ,"Su30_texure08 ",true}; {"su30_skin-l-09", 0 ,"Su30_texure09 ",true}; {"su30_skin-l-10", 0 ,"Su30_texure10 ",true}; {"su30_nose_numbers", 0 ,"Su-30_numbers",true}; {"su30_tail_numbers", 0 ,"empty.tga",true}; {"su30_tail_numbers_top", 0 ,"Su-30_numbers",true}; {"su30_tail_numbers_down", 0 ,"empty.tga",true}; {"su30_detail", 0 ,"Su-30_detail",true}; {"su30_detail_compos", 0 ,"Su-30_detail",true}; } name = "PLAAF_01" countries = { "CHN"} La Plume est plus forte que l epee [sIGPIC][sIGPIC] [/sIGPIC] Amateurs de voilures tournantes,les inscriptions sont ouvertes BS 2/MI-8/MIG 21 DOC en Français =>Dispo ICI DCS WORLD Mes contributions => Cliquer LA
Slipp Posted January 1, 2016 Author Posted January 1, 2016 Sorry, but that did not work for me. :( Thanks for the help.
uboats Posted January 1, 2016 Posted January 1, 2016 (edited) download attached file (two in the zip) to create the plaaf skin, don't change the name!!!!! after done, put them under '\Bazar\TempTextures' then for lua, use below (change the name "plaaf xxx" to whatever you want): livery = { } name = "plaaf xxx" id = 11 countries = { "CHN","RUS" } su-30-skin.zip Edited January 1, 2016 by uboats [sIGPIC][/sIGPIC] My DCS Mods, Skins, Utilities and Scripts | Windows 10 | i7-4790K | GTX 980Ti Hybrid | 32GB RAM | 3TB SSD | | TM Warthog Stick | CH Pro Throttle + Pro Pedal | TIR5 Pro | TM MFD Cougar | Gun Camera: PrtScn |
Recommended Posts