Jump to content
Sign in to follow this  
UllyB

ini tweaking thing

Recommended Posts

I like to change some things to suit me better in my SF2 stuff. I would like to change THE COLOR of that dark blue color font for allies aircraft and ground objects that I see everytime I open my map , in game. I looked into all INIs in Flight and Menu folders but I couldn't figure it out where to look exactly and what line is the one I am looking for to modify (if any). Can that font color be modified or not ? I could use a little help here. Thank you

Share this post


Link to post
Share on other sites

Maybe in the HUDDATA.ini under this :

[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
EnglishUnitUseMPH=FALSE
ScaleTextToFit=TRUE

But have no clue where we can know what color have which number...

  • Thanks 1

Share this post


Link to post
Share on other sites

it looks like: RGBA - Red, Green, Blue and Alpha (opacity)

0 is no color, 1 full color (or 255 uf using photoshop or similar)

so: Enemy 1.0 0.0 0.0 1.0  =   255,0,0,1
 

go to:  https://htmlcolors.com/rgba-color. choose an color and divide each RGB number by 255, the result is the decimal number you must use in each part.

Edited by snowburn
  • Thanks 1

Share this post


Link to post
Share on other sites

At first seeing 4 coordinates for the color I thought is CYMK code, but trying I realized that is not and now I have trouble finding a suitable color. I finally found a RGB generator and I can design my wished color.

Thank you for your precious inputs.

Edited by UllyB

Share this post


Link to post
Share on other sites

There used to be a TW colour picker tool/utility........dont know if its in the downloads section....maybe for SF1.

  • Like 1

Share this post


Link to post
Share on other sites

No I thought the same thing and it's not in both SF2 and SF1 sections. 

Share this post


Link to post
Share on other sites

No it's not that. I think it's in the file that decides how many lines of text you get.

MESSAGESYSTEMS.INI

Which you extract from the Flight Cat, and place in the Flight Folder.

Let me know if you figure out a nice colour scheme.

Share this post


Link to post
Share on other sites

Deuces color picker is loooooooooooooooooooooooooooooooooooooooooooooooooooooooong gone. It was on his site.

 

  • Haha 1

Share this post


Link to post
Share on other sites
35 minutes ago, Wrench said:

Deuces color picker is loooooooooooooooooooooooooooooooooooooooooooooooooooooooong gone. It was on his site.

 

Have you seen my reply Sir ? I am axious to hear your opinion.

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..