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

主页 > 用户文件 > AV-8B Harrier MPCD Export Monitor (Re-Size)
任何版本
AV-8B NA V/STOL

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

类型 - 文档
上传者 - speedyzach
日期 - 2023-11-17 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;
}
  • 许可: 免费 - 免费版, 无分发限制
  • 语言: 英文
  • 大小: 218.37 Kb
  • 下载数: 30
  • 评论: 0
关注我们