Closed EaMS1234 closed 2 years ago
Thanks for the report. could you try with the latest version?
Can confirm. Using latest version and DCS open beta.
--[[Temporary fix, while waiting to create the entire list of aircraft to exclude. Replace the lines of code in entry.lua with these. ]] add_plugin_systems('CLICKABLE-FC3_Module','*',path, {
["J-11A"] = {enable_options_key_for_unit = 'J11a_enabled'},
["Su-27"] = {enable_options_key_for_unit = 'Su27_enabled'},
["Su-33"] = {enable_options_key_for_unit = 'Su33_enabled'},
["FA-18C_hornet"] = {enable_options_key_for_unit = 'dontuseit'},
}
) plugin_done()
@RedK0d Thank you for the answer, it fixed it for me. I will be closing the issue then.
Good luck with the project!
Downloaded this mod and noted that - when it's installed, it somehow spawns the Su-25 (the one that comes with the sim) cockpit inside the F/A-18's. DCS is on open beta 2.7.10.18996 and the mod is on 0.1.0 alpha.