Jump to content

frosty403

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by frosty403

  1. Here is what I was looking to do and I was able to get it to work with some playing around and your guys info you posted. Sorry its taken me so long to get back but its been crazy around here. [imgur](http://i.imgur.com/LWVSlaE) Maybe oneday I'd like to get the UFC and CDU on the same screen...but thats a battle for another day lol
  2. Thanks again for the help guys muchly appreciated, works great and cant wait to hit the skys!!!
  3. Heres what I have so far, I cant seem to get my center monitor to center up the way I would like, any sugestions or something I missed. In game settings are set to 3200x1065 with ratio set automaticly. _ = function(p) return p; end; name = _('MFCD'); Description = 'Left MFCD on the left monitor,Right MFCD on the right and camera on the center' Viewports = { Center = { x = 3200 / 2; y = 0; width = 3200 / 2; height = 1024; viewDx = 0; viewDy = 0; aspect = screen.aspect / 2; } } LEFT_MFCD = { x = 52; y = 645; width = 1150 / 3; height = 368; } RIGHT_MFCD = { x = 2587 / 3; y = 645; width = 1152 / 3; height = 368; } UIMainView = Viewports.Center
  4. MFCD on a second Monitor. I have three monitors, #2 is my center #3 is my left and #1 is my right. I would like to have my two MFCD's on #3. Resolution on #1,2is 1920x1080 #3 is 1280x10247 Ive racked my brain and tried for days to make it work but cant get it to work without crashing. If you guys could point me in the right direction I'd appreciate it very much.
×
×
  • Create New...