Jump to content
Sign in to follow this  
Stratos

Possible to erase the labels?

Recommended Posts

With the latest patch If you want to see the enemy a/c with a red box, you also get those ugly and annoying labels. Exist any way to have the boxes like before but not the labels??

Thank's!

Share this post


Link to post
Share on other sites

good point, i used ctrl+D but all the stuff including the target box was gone :blink: It is very hard to see target box with all that red writting in the way lol

Edited by Viper6

Share this post


Link to post
Share on other sites

You have something set to "easy" nit sure what, I do believe however it's the HUD option, if you set it to "NORMAL" the labels are gone, but target box remains...

Oh and guys do bother to read around before posting ;)

Share this post


Link to post
Share on other sites

Alternatively you could also set this to false:

 

[Map]

MapDisplayLabels=FALSE

 

or maybe I just like dabbling in .inis too much.

 

EDIT- its in the HUDdata.ini

Edited by jtin

Share this post


Link to post
Share on other sites
Alternatively you could also set this to false:

 

[Map]

MapDisplayLabels=FALSE

 

or maybe I just like dabbling in .inis too much.

 

EDIT- its in the HUDdata.ini

 

I had the same problem and tried to remove the labels but was unsuccessful. I did look into huddata.ini and tweaked a few things but it didn't work. I admit I was using easy avionics but the labels are really slowing my frame rates down. What I wanted to have is just the waypoint counter and triangle symbol and the target box only without the labels just as in the sep 2008 version. I only managed to reduce the labels' fontsize so as it's not intrusive and taking up gfx resources. Here's what i i did:

 

[Debug]

DisplayDebug=FALSE

 

TextFontName=Arial

TextSize=12 <--------------------------------this adjusts the fontsize of your info box on the bottom left and right corner of your screen

 

[smallLabelFont]

TextFontName=Arial

TextSize=1 <----------------------------------reduce this to value to 1: i tried to use 0 but the labels are still there

 

[Map]

MapDisplayLabels=TRUE <-------------------if its FALSE, I suppose this removes the labels on your in-flight map

 

[infoDisplay]

BackgroundImage=TextBackground.tga

BottomLeftPosition=0.01,0.985

BottomRightPosition=0.99,0.985

DisplayWidth=0.20

VerticalBorder=0.0015

HorizontalBorder=0.008

EnemyTargetColor=1.0,0.0,0.0,1.0

FriendlyTargetColor=0.0,0.0,1.0,1.0

UnknownTargetColor=1.0,1.0,0.0,1.0

WaypointColor=1.0,1.0,1.0,1.0

TextFile=HUDText.str

NormalColor=1.0,1.0,1.0,1.0

WarningColor1=1.0,1.0,0.0,1.0

WarningColor2=1.0,0.0,0.0,1.0

AGLAltStart=609.6

AGLAltWarning=152.4

 

I would appreciate it if someone could help me out with this. Thanks.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..