Jump to content

Recommended Posts

Posted

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

Posted

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
Posted (edited)

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
Posted (edited)

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
Posted

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.

Posted

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

 

  • Haha 1
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

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