Fmandrew Posted August 2, 2022 Posted August 2, 2022 (edited) So I've been playing with the LUA files for the F1 (trying to get 14x 500lb bombs like on the AZ) and noticed the Mk83 is present but not available for the loadout screen. In the original Mirage-F1.lua file the Mk83 is defined by this line: id_MK83 = "{B{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}}" But if you replace it with this (taken from the F/A-18C lua): id_MK83 = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}" the Mk83 bomb becomes available in the loadout screen. Just wondering if this is intentional or a mistake in the code Edited August 28, 2022 by Vibora 2
Flappie Posted August 2, 2022 Posted August 2, 2022 This looks very much like an error in the code. Issue reported. Thanks! 2 ---
Flappie Posted August 24, 2022 Posted August 24, 2022 Issue fixed in today's OB update. Thanks again, @Fmandrew . ---
Recommended Posts