Rapidfire Posted May 21, 2015 Posted May 21, 2015 I download a skin from user files Cy-25T and its missing textures and a LUA file, I try to make LUA file but still missing textures. :music_whistling:
joey45 Posted May 21, 2015 Posted May 21, 2015 Which livery is that? The only way to make sense out of change is to plunge into it, move with it, and join the dance. "Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.." https://ko-fi.com/joey45
uboats Posted May 21, 2015 Posted May 21, 2015 I download a skin from user files Cy-25T and its missing textures and a LUA file, I try to make LUA file but still missing textures. extract the texture file names from edm, then put all of them into lua and set the flag to 'true' if the corresponding dds is not modified. it should solve the missing texture issue, since it will use default one IIRC [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 |
ED Team NineLine Posted May 21, 2015 ED Team Posted May 21, 2015 Yes, the link to the download would be helpful for sure :) Forum Rules • My YouTube • My Discord - NineLine#0440• **How to Report a Bug**
uboats Posted May 21, 2015 Posted May 21, 2015 here should be the complete su-25t livery list of lua livery = { {"APU-60-paint", 0, "APU-60-PAINT.bmp", true}; {"Cockpit-Glass", 0, "Su-25-39-Cockp-Glass.tga", true}; {"DAMAGE-COCKPIT_SU-25T", 0, "COCKPIT_DAMAGE_SU-25T.tga", true}; {"DAMAGE_FIN_SU-25", 0, "Fin_DAMAGE_SU-25T.tga", true}; {"DAMAGE_TGA_FUS_Hatch", 0, "Fuselage_D.tga", true}; {"DAMAGE_TGA_FUS_Hatch_back", 0, "Fuselage_D1.tga", true}; {"ENGINE_SU-39-PAINT", 0, "Engine_SU-39-PAINT.bmp", true}; {"GREY-LIGHT", 0, "ANTI-SUN-FILTER.TGA", true}; {"Gruntovka_Su-25_INV", 0, "ground_SU-25T.bmp", true}; {"Gun-Su-39-PAINT", 0, "Gun-SU-39-PAINT.bmp", true}; {"Hatch_SU-25T", 0, "Hatch_SU-25T.bmp", true}; {"ILS-GLASS", 0, "ILS-GLASS-SU-39-standart-on.TGA", true}; {"ILS-GLASS-ON", 0, "ILS-GLASS-SU-39-standart-on.TGA", true}; {"ILS-GLASS-dark", 0, "ILS-GLASS-darktone.TGA", true}; {"ILS-SU-39-paint", 0, "ILS_SU-39_PAINT.bmp", true}; {"ILS-SU-39-self_El", 0, "ILS_SU-39_PAINT.bmp", true}; {"ILS_SU-39_cable", 0, "ILS_SU-39_cable.bmp", true}; {"K-36", 0, "K-36.BMP", true}; {"LIGHT-GREEN", 0, "BANO-GREEN.tga", true}; {"LIGHT-RED", 0, "BANO-RED.TGA", true}; {"LIGHT-WHITE", 0, "BANO-WHITE.TGA", true}; {"LandingLights-test1", 0, "LANDING-LIGHT_2.TGA", true}; {"Longeron+nerv_su-25", 0, "Longeron_SU-25T.bmp", true}; {"Met_ENGINE_SU-39-PAINT", 0, "Engine_SU-39-PAINT.bmp", true}; {"NAV-lights-ON", 0, "NAV-lights-illumination.BMP", true}; {"PILON_2_Su-39", 0, "SU39-PILON-2-PAINT-DEF-01.BMP", true}; {"PylonsSu-25T1", 0, "Su-25TPylon.bmp", true}; {"RUS-HELMET", 0, "RUS-HELMET.BMP", true}; {"RUS-PILOT", 0, "RUS-PILOT-2.bmp", true}; {"SU-25T-PVD_reflections", 0, "reflect.bmp", true}; --{"SU-25T-arrows", 0, "UNIFORMS", true}; {"SU-25T_parachute", 0, "SU-25T_Parachute_PAINT.bmp", true}; {"SU-39-PILON", 0, "SU39-PILON-PAINT-DEF-01.BMP", true}; {"SU-39-PILON_Metal", 0, "Su-39-pilon-PAINT.bmp", true}; {"SU39-PAINT2bis-DEF-01", 0, "SU39-PAINT2bis-DEF-01.BMP", true}; {"Su-25T_hole", 0, "PILOT-USA-HOLE.bmp", true}; {"brake-L", 0, "SU39-PAINT5-L-DEF-01.BMP", true}; {"brake-L-lamp", 0, "SU39-PAINT5-L-DEF-01.BMP", true}; {"brake-R", 0, "SU39-PAINT5-R-DEF-01.BMP", true}; {"brake-R-lamp", 0, "SU39-PAINT5-R-DEF-01.BMP", true}; {"cockp-control-metal", 0, "SU25-39-CONTROLS.BMP", true}; {"cockpit-night", 0, "SU39-COCKPIT-DEF-A-night.BMP", true}; {"cockpit1-metal", 0, "SU39-COCKPIT-DEF-A.BMP", true}; {"cockpit2-metal", 0, "SU39-COCKPIT-DEF-B.BMP", true}; {"cockpit2-rubber", 0, "SU39-COCKPIT-DEF-B.BMP", true}; {"engine-D-SU-25T", 0, "engine_D_SU-25T.bmp", true}; {"fuz-center", 0, "SU39-PAINT1-DEF-01.BMP", true}; {"fuz-nose-mirrors", 0, "SU39-PAINT6-DEF-01.BMP", true}; {"fuz-nose-steel", 0, "SU39-PAINT6-DEF-01.BMP", true}; {"fuz-tail & fin", 0, "SU39-PAINT3-DEF-01.BMP", true}; {"gear-bay", 0, "SU39-PAINT8-DEF-01.BMP", true}; {"gear-metal", 0, "SU39-PAINT7-DEF-01.BMP", true}; {"gear-rubber", 0, "SU39-PAINT7-DEF-01.BMP", true}; {"gear-steel", 0, "SU39-PAINT7-DEF-01.BMP", true}; {"mirrors", 0, "F-18-mirrors.BMP", true}; {"numbers", 0, "rus-code-numbers-ver1-B-w-W.TGA", true}; {"pylon25lateral", 0, "Lateral25TPylon.bmp", true}; {"tail & stab", 0, "SU39-PAINT4-DEF-01.BMP", true}; {"wings", 0, "SU39-PAINT2-DEF-01.BMP", true}; } [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