Jump to content

Recommended Posts

Posted (edited)

Yep.

I have the Left and Right MFDs on Monitor 3 and the AMPCD on Monitor 2.

 

I just set up a viewport in my monitor config the same way as the left and right devices but named CENTER_MFCD

 

CENTER_MFCD =

{

x = displays[2].x,

y = displays[2].y,

width = displays[2].width/2,

height = displays[2].width/2,

}

 

I think CENTER_MFCD is the default viewport that AMPCD uses and I haven't modified it manually but if not check the try_find_assigned_viewport value in

 

..\Mods\aircraft\FA-18C\Cockpit\Scripts\Multipurpose_Display_Group\AMPCD\indicator\AMPCD_init.lua

 

The value I have is there is

try_find_assigned_viewport("CENTER_MFCD")

Edited by Matchstick
  • Recently Browsing   0 members

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