Merlin_Gr Posted August 26, 2023 Posted August 26, 2023 Hi all, in my setup i have RWR & DED exported to a second sceen. Havent played for a few months but since the recent updates i get a tainted client in multiplayer with required pure client checked. The files that i have edited are the following. 1) DED mods/aircraft/f-16c/cockpit/scripts/displays/ded/indicator/ded_init.lua The added lines are these. dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("F16_DED") 2) RWR mods/aircraft/f-16c/cockpit/scripts/ews/rwr/indicator/rwr_alr56_init.lua The added lines are these. dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") try_find_assigned_viewport("F16_RWR") Any thoughts? Can i export DED and RWR in any other way? Thanks in advance.
MAXsenna Posted August 26, 2023 Posted August 26, 2023 They changed something in the core, so I guess "no" for the time being. Sent from my MAR-LX1A using Tapatalk
bones1014 Posted August 27, 2023 Posted August 27, 2023 (edited) It's been breaking the IC for awhile now. I used to have some screens exported but I can't anymore. Best option would be for the dev to create a unique viewport name and thus make it official. Edited August 31, 2023 by bones1014 1
Recommended Posts