Alex_Weyland Posted Wednesday at 10:08 PM Posted Wednesday at 10:08 PM (edited) Hi, I have an issue that is connected with JDAM settings for GBU-31s with penetrators - both v3/v4. Settings were set through ME. Few cases: 1. F-16, 2 GBU-31v3/v4, FD is 180ms, 1 ammo depot. Successful hit with 2 bombs; 2. F/A-18C, 2-4 GBU-31v3/v4, FD is 180ms, 1 ammo depot. All the hits went through ammo depot with no damage or very small e.g. 3-4%; 3. F-15E, 3 GBU-31v3, FD is 180ms, 1 ammo depot. Same outcome as #2; 4. F/A-18C, 2-4 GBU-31v3/v4, FD is 120s, 1 ammo depot. Depot destroyed. 5. F-15E, 3 GBU-31v3, FD is 120ms, 1 ammo depot. Same outcome as #2; 6. F-15E, 3 GBU-31v3, FD is 60ms, 1 ammo depot. Depot destroyed; Question is - why do the settings work now differently for different airframes? A patch ago it was pretty much OK and 180ms worked for every single platform. I've noticed the following block in .lua: ["settings"] = { ["NFP_VIS_DrawArgNo_55"] = 0.1, ["NFP_fuze_type_tail"] = "FMU152AB_LD", ["arm_delay_ctrl_FMU152AB_LD"] = 4, ["function_delay_ctrl_FMU152AB_LD"] = 0.18, }, was replaced with ["settings"] = { ["01_prfx_arm_delay_ctrl_FMU152AB_LD"] = 4, ["01_prfx_function_delay_ctrl_FMU152AB_LD"] = 0.18, ["NFP_PRESID"] = "MDRN_B_A_PGM_HTP", ["NFP_PRESVER"] = 2, ["NFP_VIS_DrawArgNo_55"] = 0.1, ["NFP_VIS_DrawArgNo_56"] = 0, ["NFP_fuze_type_tail"] = "FMU152AB_LD", ["safety_delay"] = 11.35, }, Does it affect anything? Tracks are attached for both F/A-18C and F-16 cases. imp_pent_f16.trk imp_pent_fa18.trk Edited yesterday at 06:35 AM by Alex_Weyland
Recommended Posts