Jump to content

Texac

Members
  • Posts

    1350
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Texac

  1. This is the new CAG 101, BuNo 164045, paint scheme of the VMFAT-101 Sharpshooters from 2018. Download
  2. Show Tab -> Show Statistics
  3. VMFA-314 with tail code VW and BuNo 165402 from 2005 will be added soon.
  4. Unter DCS World/Scripts/Database/db_countries.lua findet man die Kürzel für alle Nationen. Für Kuba ist es "CUB".
  5. Enable "mesh" layer in the template.
  6. Another NAWDC paint scheme for the Hornet, this time in black.
  7. Who said it's important? All I see here is a simple question, wishlist item requested by the OP. There are quite a lot of people interested in details like these and while coders are working on getting the aircraft systems up and running, artists do their job.
  8. I believe, VMFA(AW)-224 actually has a C model Hornet.
  9. From past months and days. Iraqi Air Force MiG. Bare Metal Fulcrum Farnborough Air Show from 1988 Aerobatic Test Pilot Team from 1993 German MiG-29, 29+10 Farewell 2003 and 29+03 MiG-29SMT :)
  10. I created this skin which is based on any reference material I could find of bort number 29060. It should represent the Iraqi MiG-29's from OP Desert Storm in 1991. Download
  11. Thanks! Click, do it. Download
  12. Add, copy/paste these lines to the lua. {"mig29c_tex7_BN31", 0 ,"mig-29c_tex07",false}; {"mig29c_tex7_BN31", 3 ,"empty",true}; {"mig29c_tex7_BN32", 0 ,"mig-29c_tex07",false}; {"mig29c_tex7_BN32", 3 ,"empty",true}; {"mig29c_tex8_BN31", 0 ,"mig-29c_tex08",false}; {"mig29c_tex8_BN31", 3 ,"empty",true}; {"mig29c_tex8_BN32", 0 ,"mig-29c_tex08",false}; {"mig29c_tex8_BN32", 3 ,"empty",true};
  13. Is it possible that we can have more of these which show the aircraft in scene, perhaps a MiG-19 fighting against, for example, an F-4? I'm wondering why most of the module covers are so innocent when they represent combat aircraft, does it break any rules or is it technically not possible?
  14. Usually export to DXT5. But this is a description error. {"mig29_tex7", ROUGHNESS_METALLIC ,"mig-29_tex07_RoughMet",false}; {"mig29_tex8", ROUGHNESS_METALLIC ,"mig-29_tex08_RoughMet",false}; mig-29_tex07_RoughMet = name of your texture file, it is very likely this causes the error. Check if the name of your files are identical with the names in the description.lua.
  15. - RoughMet files are located under Bazar/Textures/mig-29 - Open tex07_RoughMet and 08_RoughMet and change the metal parts similar to the rest of the texture. - Check SkateZilla's RoughMet Guide. https://forums.eagle.ru/showthread.php?t=193596 - Copy the edited RoughMet files for tex07 and 08 into your skin folder and add the following lines to the description.lua For the MiG-29A {"mig29_tex7", ROUGHNESS_METALLIC ,"mig-29_tex07_RoughMet",false}; {"mig29_tex8", ROUGHNESS_METALLIC ,"mig-29_tex08_RoughMet",false}; For the MiG-29S {"mig29[b]c[/b]_tex7", ROUGHNESS_METALLIC ,"mig-29c_tex07_RoughMet",false}; {"mig29[b]c[/b]_tex8", ROUGHNESS_METALLIC ,"mig-29c_tex08_RoughMet",false};
  16. Glad you enjoy it! Thanks! :) It is filtered for the MiG-29A only though, while there are plenty of guides, forums posts, etc. on how to install skins.
  17. Unmarked, do you mean without PLAAF roundel? Are you talking about the prototype version?
  18. Thanks everyone! I have updated the skin now, it includes the color change to gray and a correct gun panel texture. Next I will adjust the textures to the MiG-29S 9-13, although not historically correct.
  19. I have compared both green colors, multiple times, and it appears that our eyes are just fooling us, or it is due to the DCS lightning engine. :) Both greens have the same values.
  20. You are right green was changed as well, somehow. I will fix that. Thank you.
×
×
  • Create New...