Jump to content

Recommended Posts

Posted

Is there a working MOD for that?

I tried to change the respected LUA file by commenting out the specific code line (I believe it was line number 81) - but it didn't work for me.

 

:huh:

Posted

it is because you forget to change the line 152 in the other file.

Unless you are not talking about the plane i am talking about, the its of course totaly different.

 

on a serious note, we need lots of more info to help you. i think i know what you'er up to, but i dont have the time for several shots into the dark

'controlling' the Ka50 feels like a discussion with the Autopilot and trim system about the flight direction.

Posted

You're right, my bad

In talking about the A10C of course. Only thing I found on the forums is about 6 years ago and it doesn't note a 2nd file like you said.

So which other file do I need to modify?

 

Sent from my GT-I9195 using Tapatalk

Posted

well guessing the 10c was the easier part.....

 

Are we talking about the Displays are visibile in the left/right lower corners of the SCreen even if you turn your head?

Are we talking about the fact you have several Screens and you want to get rid of the Visual Displays in the Cockpit?

'controlling' the Ka50 feels like a discussion with the Autopilot and trim system about the flight direction.

Posted
well guessing the 10c was the easier part.....

 

Are we talking about the Displays are visibile in the left/right lower corners of the SCreen even if you turn your head?

Are we talking about the fact you have several Screens and you want to get rid of the Visual Displays in the Cockpit?

The latter. I got a SIMRIG setup and have a secondary 17" monitor below the main display.

My Thrustmaster MFDs are glued to this smaller display and the Hog's MFDs are exported to this display. Therefore, I want to shut down the main display MFDs to preserve FPS.

 

Sent from my GT-I9195 using Tapatalk

Posted

\DCS World\Mods\aircraft\A-10C\Cockpit\Scripts\MFCD\indicator\MFCD_init.lua

 

line 16

purposes 	 = {render_purpose.GENERAL,render_purpose.HUD_ONLY_VIEW}

 

change to

purposes 	 = {render_purpose.HUD_ONLY_VIEW}

'controlling' the Ka50 feels like a discussion with the Autopilot and trim system about the flight direction.

Posted
\DCS World\Mods\aircraft\A-10C\Cockpit\Scripts\MFCD\indicator\MFCD_init.lua

 

line 16

purposes  = {render_purpose.GENERAL,render_purpose.HUD_ONLY_VIEW}

 

change to

purposes  = {render_purpose.HUD_ONLY_VIEW}

Thanks! This file in conjunction with the other file worked brilliantly!

 

Sent from my GT-I9195 using Tapatalk

  • Recently Browsing   0 members

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