Jump to content

Sci2

Members
  • Posts

    172
  • Joined

  • Last visited

About Sci2

  • Birthday 11/06/1985

Personal Information

  • Flight Simulators
    DCS Black Shark 1
    DCS Black Shark 2
    DCS A10C
    DCS P51D
    DCS Combined arms
  • Location
    Netherlands
  • Interests
    sim's cars bikes engines
  1. what fixed the problem? glad whe are able to help :thumbup:
  2. Your total screen resolution should be 3968x1080 (unless you want to set it to 1280) cause of the smaller #3 screen is not needed copy paste this in a new .lua file and see what it does _ = function(p) return p; end; name = Left and right MFCD TESTTEST; Description = 'Left MFCD on the left monitor,Right MFCD on the right and camera on the center' Viewports = { Center = { x = 1920; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.25; } } LEFT_MFCD = { x = 0; y = 80; width = 299; height = 296; } RIGHT_MFCD = { x = 3840; y = 80; width = 299; height = 296; } UIMainView = Viewports.Center
  3. you might whant to set your center screen on #1 mfds on #2/3 bit easier to setup in the lua files you can easily switch the screens by dragging them in an other position in windows
  4. here is my "one to rule them all file" how ever i am not using the SU-25 and i have not bin busy with anything on the FC3 side apart from flying them maybe others can use it see wat they can make out of it _ = function(p) return p; end; name = _('Export example'); Description = 'Export example'; Viewports = -- Put your values in , and delete all exports that you don't want to use ! --[[ List of Exports: ---------------------- Eagle Dynamics A-10C = ---------------------- MFCD_init.lua ED_A10C_LEFT_MFCD ED_A10C_RIGHT_MFCD CDU_init.lua ED_A10C_CDU DIGIT_CLK_init.lua ED_A10C_CLOCK AN_ALR69V_init.lua ED_A10C_RWR CMSP_init.lua ED_A10C_CMSP CMSC_init.lua ED_A10C_CMSC freq_status_init.lua ED_A10C_UHF_FREQUENCY_STATUS preset_channel_init.lua ED_A10C_UHF_PRESET_CHANNEL repeater_init.lua ED_A10C_UHF_REPEATER ---------------------- Eagle Dynamics Ka-50 = ---------------------- ABRIS_init.lua ED_KA50_ABRIS SHKVAL_init.lua ED_KA50_Shkval UV_26_init.lua ED_KA50_UV26 PVI_init.lua ED_KA50_PVI Ekran_init.lua ED_KA50_Ekran CautionLights_panel.lua ED_KA50_CautionLights --]] { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.25; } } GUI= { x = 0; y = 0; width = 800; height = 600; } UIMainView = Viewports.Center --////////////////////////////////////// -- Eagle Dynamics A-10C = --////////////////////////////////////// ED_A10C_LEFT_MFCD = { x = 1963; y = 80; width = 299; height = 296; } ED_A10C_RIGHT_MFCD = { x = 2856; y = 79; width = 299; height = 296; } ED_A10C_CDU = { x = 2241; y = 718; width = 652; height = 305; } ED_A10C_CLOCK = { x = 2240; y = 550; width = 75; height = 85; } ED_A10C_RWR = { x = 2311; y = 101; width = 130; height = 130; } ED_A10C_CMSP = { x = 2635; y = 129; width = 179; height = 41; } ED_A10C_CMSC = { x = 2496; y = 94; width = 140; height = 33; } ED_A10C_UHF_FREQUENCY_STATUS = { x = 2342; y = 375; width = 78; height = 18; } ED_A10C_UHF_PRESET_CHANNEL = { x = 2418; y = 320; width = 17; height = 17; } ED_A10C_UHF_REPEATER = { x = 2365; y = 460; width = 60; height = 25; } --////////////////////////////////////// -- Eagle Dynamics Ka-50 = --////////////////////////////////////// ED_KA50_ABRIS = { x = 2797; y = 560; width = 246; height = 340; } ED_KA50_Shkval = { x = 2400; y = 300; width = 365; height = 295; } ED_KA50_UV26 = { x = 3050; y = 10; width = 100; height = 50; } ED_KA50_PVI = { x = 2100; y = 300; width = 100; height = 100; } ED_KA50_Ekran = { x = 2835; y = 370; width = 100; height = 70; } ED_KA50_CautionLights = { x = 2100; y = 0; width = 900; height = 1800; }
  5. Sci2

    FC3

    it is a great engine! and far cry 3 looks amazing but having these graphics on the ground and in the air would probably take any positive FPS you have but i agree with you it would look awesome :)
  6. morning all if seen a topic at the forum for a million times where they tell the line to add when you want to export the MFD'S for FC3 but after searching for an hour by hand, search tool, etc etc is just looks lost :lol: any one got a headsup? --////////////////////////////////////// eagle dynamics FC3 = --////////////////////////////////////// shoud look like thise line or maybe it is this line Thx:pilotfly:
  7. Looks great! but this is probably only the beginning:megalol: once you get infected it will over run you :joystick::pilotfly:
  8. that would suck big time no more 104th for me than always liked it in there cause friends of mine use that server and it has 15+ pilots in around my times flying
  9. Good choise! the pedals will de fine when ever you can get them z and x works till than
  10. as said by ZMEY-HS- me and some others explained the whole thing how to export in this topic have a read and give it a try im willing to help if you cant figure it out
  11. it starts with a simple "thing" but couple a months further and your goin all the way LOL
  12. Il be dammed:music_whistling: one word Cool! :pilotfly::thumbup: Keep this color and put it on strobe.. dont forget to film it:megalol:
×
×
  • Create New...