View Single Post
Old 09-10-07, 01:41 PM   #13
Miss Behavin
Sea Queen
 
Join Date: Mar 2006
Posts: 129
Downloads: 0
Uploads: 0
Default

Well, it changed ‘some’ of the colors but not everything I was looking for. However, Racerboy got me on the right path and with a little experimenting, I got it all figured out.

What you’ll want to change are these following default settings in the menu_1024_768.ini file:

[G3F I42] This controls the numerical value
Name=Meters val
Type=1029;Static text
ItemID=0x3F010013
ParentID=0x3F010000
Pos=230,-112,28,20
Color=0xD26400FE (=RED) Change to 0x329632FE for bright green.
Font=4
Text=955
TextFlags=0x6

[G3F I43] This controls the letter value, no color data defaults to white
Name=Meters
Type=1029;Static text
ItemID=0x3F010007
ParentID=0x3F010000
Pos=262,-111,16,20
Color=0x329632FE <--- New Entry, code is for bright green
Font=4
Text=2027
TextFlags=0x4

[G3F I44] This controls the letter value, no color data defaults to white
Name=Side
Type=1029;Static text
ItemID=0x3F010016
ParentID=0x3F010000
Pos=158,-111,50,20
Color=0x329632FE <---- New Entry, code is for bright green
Font=4
Text=2704
TextFlags=0x4

[G3F I45] This controls the numerical value
Name=Degrees
Type=1029;Static text
ItemID=0x3F010015
ParentID=0x3F010000
Pos=123,-112,32,20
Color=0xD26400FE (=RED) Change to 0x329632FE for bright green.
Font=4
Text=955
TextFlags=0x6

[G3F I46] This controls the numerical value
Name=Knots val
Type=1029;Static text
ItemID=0x3F010014
ParentID=0x3F010000
Pos=25,-112,28,20
Color=0xD26400FE (=RED) Change to 0x329632FE for bright green.
Font=4
Text=955
TextFlags=0x6

[G3F I47] This controls the letter value, no color data defaults to white
Name=Knots
Type=1029;Static text
ItemID=0x3F010006
ParentID=0x3F010000
Pos=57,-111,26,20
Color=0x329632FE <---- New Entry, code is for bright green
Font=4
Text=2700
TextFlags=0x4

Note: The lack of a color entry will default the color to White, even MORE readable. You don't have to delete it. Simply place a couple of // in front of the command line and it will be ignored as though it wasn't there.

Thanks again Racerboy for getting me on the right track.

Cheers!
__________________

Cmdr 2.7 / GWX 2.0 / Real Weather Fix2 / Manual Targeting / Full Realism /DiD
Miss Behavin is offline   Reply With Quote