Jump to content

Recommended Posts

Posted

Hello All

 

UncleAl has a great explanation of the TAC display in the 'OFF Tips and Cheats' sticky explaining what the "blips" on the

TAC screen represent.

 

-White blips indicate unidentified Bogies on-screen - usually targets beyond visible range.

-Red and Blue blips indicate Enemies and Friendlies respectively within visible range.

-Purple blips indicate Goal targets like enemy two-seaters within intercept range - usually seen in Quick Combat intercept missions.

-Yellow indicates a designated target. You can set the focus on specific target by Tabbing through the on-screen targets using TAB or Ctrl-TAB key combinations respectively for Enemies or Friendlies.

 

Ok. I don't like the default pale Yellow color of the designated target "Blip" in the TAC display. It is too light and too close in color to the White Bogie "Blip" and it difficult to descern in a quick glance at the TAC display during a heated furball. So I have edited the color code in ViewUI.XML file to give it a highly visible bright Yellow color.

 

The ViewUI.XML file is found in the C:\Documents and Settings\Users_Name\Application Data\Microsoft\CFSWW1 Over Flanders

Fields folder. Be sure to backup the original file.

 

We need to edit the value of TargetColor in the .XML code line

 

<Colors FriendColor="0xFF0000FF" EnemyColor="0xFFFF0000" TargetColor="0xFFFFFF00" BogieColor="0xFFFFFFFF"

GoalColor="0xFFAF00AF" HumanFriendColor="0XFF00FFFF" HumanEnemyColor="0xFFFF00FF" />

 

to be as follows

 

<Colors FriendColor="0xFF0000FF" EnemyColor="0xFFFF0000" TargetColor="0xFFFAFA00" BogieColor="0xFFFFFFFF" GoalColor="0xFFAF00AF" HumanFriendColor="0XFF00FFFF" HumanEnemyColor="0xFFFF00FF" />

 

Notice that the TargetColor="0xFFFFFF00" was changed to TargetColor="0xFFFAFA00".

 

For your information the Hexdecimal color codes are as follows:

FriendColor="0xFF0000FF" is Blue

EnemyColor="oxFFFF0000" is Red

TargetColor="0xFFFFFF00" is pale Yellow

TargetColor="0xFFFAFA00" is bright Yellow

BogieColor="0xFFFFFFFF" is White

GoalColor="0xFFAF00AF" is Purple

HumanFriendColor="0xFF00FFFF" is Cyan (neon Blue)

HumanEnemyColor="0xFFFF00FF" is Magenta

 

OlPaint01

Posted

Have to agree with uncleal the print is way to small. Would be nice if it was capable of making it a tad larger font.

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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..