AV-8B Harrier MPCD Export Monitor (Re-Size)

Home > User Files > AV-8B Harrier MPCD Export Monitor (Re-Size)
Any version
AV-8B Night Attack V/STOL

AV-8B Harrier MPCD Export Monitor (Re-Size)

Type - Document
Uploaded by - speedyzach
Date - 11/17/2023 02:33:18
Use these instructions to change the Harrier MPCD monitor Export size.

Here are the Instructions for how to Re-Size the MPCD's if you are going to export them to external monitors. I found that using the standard Montior.lua sizes were not the same for the Harrier for some weird reason.

Copy and Paste this code below to your Monitor.lua file found in (C: DCS World OpenBeta, Config,
MonitorSetup) after you copy and paste the code below, adjust (x =, y= , width = and height =)
as needed.
------------------------
-- FOR AV8-NA HARRIER --
------------------------
LEFT_MPCDL =
{
x = 3615; -- LMFCD start pos.
y = 55; -- LMFCD pos from top.
width = 674;
height = 676;
}
RIGHT_MPCDR =
{
x = 4649; -- RMFCD start pos.
y = 55; -- RMFCD pos from top.
width = 674;
height = 676;
}
  • License: Freeware - Free version, Unlimited distribution
  • Language: English
  • Size: 218.37 Kb
  • Downloaded: 30
  • Comments: 0
FOLLOW US