Jump to content

Recommended Posts

Posted

Hello Ed, 

due to the changes to cockpit script files during the last patch, my RWR export now breaks integrity check.

I have a home cockpit and I need to export my RWR to use the F16. How do I do it now?

 

I used to have this line in my RWR_ALR56_init.lua

 

dofile(LockOn_Options.common_script_path.."ViewportHandling.lua")
try_find_assigned_viewport("F16_RWR")

 

and then in my monitor config 

F16_RWR =
{
     x = 3760;
     y = 1440;
     width = 480;
     height = 480;
}

 

How do I export the RWR after this patch, without breaking integrity check?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...