Jump to content

Recommended Posts

Posted

aussieboy,

 

I came across some bugs in your skins. They're very easy fixes, though, and have to do with description.lua.

 

DCS is very picky about the order in which textures are listed in description.lua, and if all material names are not in the same order (or even if some material names aren't even called) this will cause corruption with more than one skin of the same type.

 

The best way around this is to call all textures in the same order all the time, and if you have any textures that aren't called by default (like the pilot and helmet), to call them last.

 

Here is the mat name section for the default NSAWC hornet:

    {"F-18C_Texture1", 0, "F-18C_Texture1_NSAWC_44", false},
   {"F-18C_Texture2", 0, "F-18C_Texture2_NSAWC_44", false},
   {"F-18C_Texture3", 0, "F-18C_Texture3_NSAWC_44", false},
   {"F-18C_Texture4", 0, "F-18C_Texture4_NSAWC_44", false},
   {"F-18C_Texture5", 0, "F-18C_Texture5_NSAWC_44", false},
   {"F-18C_Texture6", 0, "F-18C_Texture6_NSAWC_44", false},

   {"F-18C__BANO1", 0, "F-18C_Texture1_NSAWC_44", false},
   {"F-18C__NightCockpit", 0, "F-18C_Texture6_NSAWC_44", false},
   {"F-18C_Tactnumbers", 0, "empty.tga", false},

 

To make your skin compatible with the other skins, be sure to call F-18C__BANO1 and F-18C__NightCockpit before calling your F-18C_Tactnumbers. Just use your Texture1 and Texture6 respectively. Add the pilots and helmets after Tactnumbers, and then you should be good to go.

  • 1 month later...
Posted (edited)

Hey Aussieboy, great work on these RAAF skins - I love 'em! I completely missed this thread but found the 3SQN downloads in the User Files when I was aimlessly browsing today.

 

Do you have any plans to complete the 75SQN bird?

Edited by |DUSTY|

dontletme.png

F-15E | AH-64 | F/A-18C | F-14B | A-10C | UH-1H | Mi-8MTV2 | Ka-50 | SA342 | Super Carrier | Nevada | Persian Gulf | Syria |

Intel Core i7 11700K - 32GB 3200MHz CL16 DDR4 - MSI GeForce RTX 3060 Gaming X 12GB - Samsung 970 EVO Plus NVMe SSD 1TB

Posted

Hi F/A 18F,

 

Yes mate, the 75 Sqn bird is complete I just haven't uploaded it yet. I updated the 3 Sqn birds too. I have about 7 uploads sitting here ready to go. All the Huey's I previously released have been updated to the latest Huey mapping and I've added custom specular textures and custom DCPU camo uniform for Army Huey's.

Posted

OK,

 

New versions of the 3 Sqn birds and the 75 Sqn skin have been uploaded, just waiting on approval from the DL mod. If you have previous versions please replace them with these.

  • Like 1
Posted

Thanks Aussieboy!

dontletme.png

F-15E | AH-64 | F/A-18C | F-14B | A-10C | UH-1H | Mi-8MTV2 | Ka-50 | SA342 | Super Carrier | Nevada | Persian Gulf | Syria |

Intel Core i7 11700K - 32GB 3200MHz CL16 DDR4 - MSI GeForce RTX 3060 Gaming X 12GB - Samsung 970 EVO Plus NVMe SSD 1TB

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...