nick_thain Posted November 22, 2021 Posted November 22, 2021 Hi all, I've been trying to get the Viggen Radar and EP-13 sight to export to some external CubeSim monitors, but have not had any success. I tried using the archived files at the forum link below, but they're also not working for me. Has the procedure or lua edits to export the Viggen Radar and EP-13 sight to external monitors changed since the below 2018 fix? Thanks in advance! 1
Hobel Posted December 4, 2021 Posted December 4, 2021 In Monitor Lua and init lua the names must be the same. In my case : the green marked dofile(LockOn_Options.common_script_path.. "ViewportHandling.lua") try_find_assigned_viewport("ViggenTV_RADAR") ViggenTV_RADAR = { x = 400; y = 1445; width = 1080; height = 1080; } 1 1
Recommended Posts