berk.kp Posted August 16, 2018 Posted August 16, 2018 There seems to be a bug with the bort numbers on the clipped wing spitfire.
jocko417 Posted August 18, 2018 Posted August 18, 2018 Working on some clipped wing skins, and have found the same thing happening, is the Bort number syntax the same in the description.lua for the CW Spit? Example: {"SpitfireIX_k", 0 ,"SpitfireIX_DIF",false}; {"SpitfireIX_k", 1 ,"SpitfireIX_NM",false}; {"SpitfireIX_k", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_0", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_0", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_0", DECAL ,"empty",false}; {"NUMBER_L_00", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_00", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_00", DECAL ,"empty",false}; {"NUMBER_L_000", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_000", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_000", DECAL ,"empty",false}; {"NUMBER_L_F3_0", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_F3_0", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_F3_0", DECAL ,"empty",false}; {"NUMBER_L_F3_00", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_F3_00", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_F3_00", DECAL ,"empty",false}; {"NUMBER_L_F3_000", 0 ,"SpitfireIX_DIF",false}; {"NUMBER_L_F3_000", ROUGHNESS_METALLIC ,"SpitfireIX_DIF_me_roughmet",false}; {"NUMBER_L_F3_000", DECAL ,"empty",false}; {"NUMBER_L_F3_N", 0, "SpitfireIX_DIF", false}; {"NUMBER_L_F3_N", ROUGHNESS_METALLIC, "SpitfireIX_DIF_me_roughmet", false}; {"NUMBER_L_F3_N", DECAL ,"empty",false}; {"NUMBER_L_F3_NN", 0, "SpitfireIX_DIF", false}; {"NUMBER_L_F3_NN", ROUGHNESS_METALLIC, "SpitfireIX_DIF_me_roughmet", false}; {"NUMBER_L_F3_NN", DECAL ,"empty",false}; ...etc.
Reflected Posted August 18, 2018 Posted August 18, 2018 I found the same bug even on stock skins, even where there shouldn't be any bort numbers: Facebook Instagram YouTube Discord
VH-Rock Posted December 22, 2018 Posted December 22, 2018 Issue with Squadron Codes on CW Hi all, Just a small issue with the squadron codes on the CW spit. You can see from the image below that the codes work fine on the normal Spit, but the wrong colour codes appear on the CW and they also have a Grey/Green background around them instead of the desert colours. This is on a fresh install of DCS Open Beta - No mods installed at all. Virtual Horsemen - Right Wing (P-51) - 2008... Virtual Ultimate Fighters - Lead (P-47) - 2020...
ams999 Posted January 6, 2019 Posted January 6, 2019 It works once the '_k' is added to each line in the description.lua. This has also to be added for the official skins as they show this bug for me. So, in case of the "RAF, No. 16 Squadron" it looks like this: {"SpitfireIX_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_0_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_0_k", DECAL ,"empty",true}; {"NUMBER_L_00_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_00_k", DECAL ,"empty",true}; {"NUMBER_L_000_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_000_k", DECAL ,"empty",true}; {"NUMBER_L_F3_0_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_F3_00_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_F3_000_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_0_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_0_k", DECAL ,"empty",true}; {"NUMBER_R_00_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_00_k", DECAL ,"empty",true}; {"NUMBER_R_000_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_000_k", DECAL ,"empty",true}; {"NUMBER_R_F3_0_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_F3_00_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_F3_000_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_F3_N_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_R_F3_NN_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_F3_N_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; {"NUMBER_L_F3_NN_k", 0 ,"Spitfire_RAF_No_16_Squadron",false}; Maybe it's known already, having been reported in August 2018, so this is rather for future reference... "[...] because, basically, in this day and age, if you get to the merge and no one's died - it's not good for anybody." - Keith 'Okie' Nance "Nun siegt mal schön!" - Theodor Heuss, September 1958 "Nobody has any intention of building a wall." - Walter Ulbricht, June 1961 "Russia has no plans to invade either Ukraine or any other country." - Vladimir Chizhov, Russia's ambassador to the EU, January 2022
ED Team NineLine Posted February 7, 2019 ED Team Posted February 7, 2019 Reported, thanks Forum Rules • My YouTube • My Discord - NineLine#0440• **How to Report a Bug**
Recommended Posts