• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Is it possible to removing the RED Brake flag

T

Timm

Guest
Hi Guys,
Info please. Is it possible to remove the RED Differential Brake/Brake flag which appears in the bottom right corner. I think it's in the language.dll file but not sure how to edit a dll file. Timm

ss0e.jpg
 
It's not in a DLL file, it is part of the FSX.cfg file.

Go to this page....

http://members.cox.net/spambait/FSXTweakGuide.pdf

....then look at page 18 (page 20 in the PDF file) and that will explain which line(s) you need to edit. Flags are either 'True' or 'False' depending on if you want that line of info text to show or not. True = displayed, False = hidden.
 
its in the cfg

[Display]
MIPBIAS=6
ChangeTime=0.000000
TransitionTime=0.000000
ActiveWindowTitleTextColor=255,255,255
ActiveWindowTitleBackGroundColor=0,28,140,64
NonActiveWindowTitleTextColor=255,255,255
NonActiveWindowTitleBackGroundColor=24,33,87,64
InfoUpperRightTextColor=255,0,0
InfoUpperRightBackGroundColor=0,0,0,0
InfoLowerLeftTextColor=255,255,255
InfoLowerLeftBackGroundColor=255,0,0,128
InfoLowerRightTextColor=255,255,255
InfoLowerRightBackGroundColor=255,0,0,128
InfoBrakesEnable=False
InfoParkingBrakesEnable=False
InfoPauseEnable=True
InfoSlewEnable=True
InfoStallEnable=True
InfoOverspeedEnable=True
BLOOM_EFFECTS=0
SKINNED_ANIMATIONS=1
TEXTURE_BANDWIDTH_MULT=11
UPPER_FRAMERATE_LIMIT=53
WideViewAspect=True

H
 
If you want to get rid of all those messages, rather than going through them one by one to change from 'TRUE' to FALSE', simply paste

HideInfoText=1

under the 'main' section of your FSX.CFG file - gets rid of the lot in one small step.
 
I think you'll find that doing what I suggested above gets rid of everything, main door included. I don't get any messages of any sort anywhere on the screen.
 
Back
Top