!>Taz!!!
 
!>Taz!!!'s blog
Taz's film tweak guide
2011-10-16 9:01 AM PDT
[c]Taz's film tweak guide [/c]

all of the number values can be set like this 0.1 upto 0.999999 if you go over 6 digits the values will change to 1

How to bind will need to be.
bind F8 "Crash_colors;r_filmtweakbrightness 0;r_filmtweakcontrast 1.25;r_filmtweakdarktint 1.45 1.6 2;r_filmtweakdesaturation 0;r_filmtweakenable 1;r_filmtweaklighttint 1.1 1.35 1.6"

(r_filmtweakbrightness)
This command will allow you to set how bright or dark you want the map to be. values from -1 to 1




(r_filmtweakcontrast)
This command allows you to change the difference in color and light between parts of the map. values from 0 to 4




(r_filmtweakdarktint)
This command allows you to control the color tints that will enable you to bring out more vibrant colors on your maps. This command is a 3 number so will look like this r_filmtweakdarktint 0 0 0 values from 0 to 2




(r_filmtweakdesaturation)
This command will enable you to put like gray/blue tint on a map values from 0 to 1




(r_filmtweaklighttint)
This command allows you to control the lighting color tints that bring out more vibrant lighting on your maps. This command is a 3 number so will look like r_filmtweaklighttint 0 0 0 values frome 0 to 2



Here is what it can look like when its done



Hope all this help's
your's sincerely Taz!!!

Xfire=Da491
View entry - views: 85
Taz's config guide
2011-10-16 8:55 AM PDT
This is a tutorial to make your cod4 look, feel and perform how you want it to.

Colours
How to make your config your own by changing colours in the game.


(ui_connectScreenTextGlowColor)
This command will change the colour of the map name in the loading screen you will need to play with the numbers to get the colour you want. example's (ui_connectScreenTextGlowColor 1 0.1 0.1 1) is red and (0 1 1 1) is blue and (0 1 0 1) is green


(con_inputBoxColor/con_inputHintBoxColor)
These two commands will change the colour of your console con_inputBoxColor will change the main console and con_inputHintBoxColor will change the colour of the drop down box in your console colour. Example's (0 1 0 1) is green, (0 0.1 1 1) is blue, (1 0 0 1) is red, and the same goes with con_inputHintBoxColor


(con_outputWindowColor)
This command will allow you to change the colour of the outputWindow on your console

(cg_scoreboardMyColor )
This command will change the colour of your name. play with the number's to get the colour you want for example (0 1 0 0) is green, (1 0 0 0) is red, (1 1 0 0) is yellow and (0 1 1 1) is blue.


(cg_ScoresPing_BgColor)
This command will change the background colour of the ping graph box. Play about with the numbers to get the colour you want. Example's (1 0 0 1) is red, (0 1 0 1) is green and (0 0 1 1) is blue.


(cg_ScoresPing_LowColor/cg_ScoresPing_MedColor/cg_ScoresPing_HighColor)
These commands will change the colour of the ping graph bars. For example lowcolor will be the colour for a good ping, Medcolor will be for reasonable ping and highcolor for a bad ping, (0 1 0 1) is green, (1 0 0 1) is red and (0.8 0.8 0 1) is orange.


Advance colours

For Advance colours you will need to know the number for the colour you want let's say it's blue which is this (0 0.1 0 1) to get a different shade of the color or a different color all to together you will need to do something like this (0.4 0.1 1 1) which will give you purple.

For a fast easy way to get...
View entry - views: 92