Im_TheSaint Posted April 13, 2024 Posted April 13, 2024 dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("F16_RWR") 1
Hobel Posted April 13, 2024 Posted April 13, 2024 vor 5 Minuten schrieb Q3ark: What does it do? The fact that you can display the RWR on another screen without breaking the IC is very important, especially for cockpit builders
Im_TheSaint Posted April 13, 2024 Author Posted April 13, 2024 (edited) It's a quality of life change that allows us to export the RWR indicator of the f16 without breaking integrity check, or without enabling exploits. It's two lines of code that you can copypaste. I want it on one aircraft in one Display, but if ED does this for enough many of the displays and indicators, they don't even need to address the poor usability of IC anymore. That has been so irresolvable for so long. This removes the main issue with it. If you as a user are exporting your MFDs, (like soooo many players out there), you are able to do so, because the MFD files on your favorite module already use a piece of code like this. I just want other major parts of the plane to do so too. Edited April 13, 2024 by Im_TheSaint
Papamiraculi Posted April 13, 2024 Posted April 13, 2024 Seconded! And while at it, add DED for Viper, please: dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("F_16C_DED") Since the arrival of Winwing F-16 ICP with integrated DED, this seems more than overdue now.
Recommended Posts