N
NoSf3rAtU
*Customizing Quake 4
Quake 4 allows for plenty of customization, however some commands are limited, or cannot be changed in multiplayer.
*Colored Names
To color your name in the Quake 4 player setup menu, just type ^1-8 before the part of your name you would like to color. The color code will disappear, and you will be typing in the color you chose. You can switch colors as many times as you'd like. You can also use the color codes for chat macros.
The color codes are as follows:
^1 = Red
^2 = Green
^3 = Yellow
^4 = Blue
^5 = Light Blue
^6 = Purple
^7 = White
^8 = Grey
^9 = Black
Theres also a large variety of "advanced" name colors available. to use these type ^c, where are values from 1-9
*Rail Trail
To change the color of your rail, use the ui_HitScanTint "hue[0.0-360]" "saturation[0.0-1]" "value[.75-1]" command. This command uses HSV color space.
http://en.wikipedia.org/wiki/HSV_color_s pace
*Crosshair Color
You can change the color of your crosshair by pulling down the console and using g_crosshaircolor 0 1 1 1 //RGB + Alpha?
Example color codes:
1 0 0 = red
0 1 0 = green
0 0 1 = blue
0 1 1 = cyan
Crosshair Size
To change the size of your Crosshair, use the g_crosshairsize command.
*Mouse Setting
Below are settings that deal with the mouse. Almost every aspect of it's behavior can be tweaked.
m_strafeSmooth
m_smooth //number of samples blended, makes a smoothing effect
m_strafeScale
m_yaw //horizontal, left and right sensitivity.
m_pitch //vertical, up and down sensitivity
sensitivity //overall mouse sensitivity
*Field of View
You can change your FOV by typing the command g_fov xxx in the console. The higher the number, the more of a fish eyed effect. The default is 90. This command doesn't stick in your config, so you may have to add it to autoexec.cfg, or to a shortcut to get it to load on startup.
*The Lag O' Meter
The Lag O' Meter shows you a visual graph of your connection with the server. To enable it, type net_clientlagometer 1 in the console.
*Adjusting Brightness
r_gamma adjusts the brightness. If set too high, you'll get a washed out effect
*Frames for Second
To show your Frames per second, type com_showfps 1 in the console. The max FPS is capped at 60.
*Taking Screenshots
By default, f12 takes screenshots. The screenshots are saved in your quake 4\q4base\screenshots directory. Screenshots are saved as .tga's, to view them you will need a graphics program such as photoshop. To take jpg screenshots, use the 'screenshotJPEG' command.
Here is a clean screenshot script. It binds the f11 key to take screenshots without the gun model and hud.
bind F11 "set ui_showGun 0; set g_showHud 0; screenshot; set g_showHud 1; set ui_showGun 1"
*Recording Demo's
To record a demo, type recordNetDemo to start recording, and stopNetDemo to stop recording in the console. Type PlayNetDemo Demoname to play a demo. Demos are saved in your quake 4\q4base\demos directory.
*Punkbuster
Punkbuster is cheat prevention software, that is frequently updated to help stop new hacks. You can enable it via the menu, or by typing cl_punkbuster 1 in the console. If punkbuster is disabled, you will not be able to join servers that have it enabled.
*Stats and Scoreboard
At the end of a game, a summary page shows you the players scores, and quick weapon accuracy info. Weapon icons under the weapon accuracy space shows each players top 3 weapon accuracy during that game, best accuracy from left to right.
(...)
Quake 4 allows for plenty of customization, however some commands are limited, or cannot be changed in multiplayer.
*Colored Names
To color your name in the Quake 4 player setup menu, just type ^1-8 before the part of your name you would like to color. The color code will disappear, and you will be typing in the color you chose. You can switch colors as many times as you'd like. You can also use the color codes for chat macros.
The color codes are as follows:
^1 = Red
^2 = Green
^3 = Yellow
^4 = Blue
^5 = Light Blue
^6 = Purple
^7 = White
^8 = Grey
^9 = Black
Theres also a large variety of "advanced" name colors available. to use these type ^c, where are values from 1-9
*Rail Trail
To change the color of your rail, use the ui_HitScanTint "hue[0.0-360]" "saturation[0.0-1]" "value[.75-1]" command. This command uses HSV color space.

*Crosshair Color
You can change the color of your crosshair by pulling down the console and using g_crosshaircolor 0 1 1 1 //RGB + Alpha?
Example color codes:
1 0 0 = red
0 1 0 = green
0 0 1 = blue
0 1 1 = cyan
Crosshair Size
To change the size of your Crosshair, use the g_crosshairsize command.
*Mouse Setting
Below are settings that deal with the mouse. Almost every aspect of it's behavior can be tweaked.
m_strafeSmooth
m_smooth //number of samples blended, makes a smoothing effect
m_strafeScale
m_yaw //horizontal, left and right sensitivity.
m_pitch //vertical, up and down sensitivity
sensitivity //overall mouse sensitivity
*Field of View
You can change your FOV by typing the command g_fov xxx in the console. The higher the number, the more of a fish eyed effect. The default is 90. This command doesn't stick in your config, so you may have to add it to autoexec.cfg, or to a shortcut to get it to load on startup.
*The Lag O' Meter
The Lag O' Meter shows you a visual graph of your connection with the server. To enable it, type net_clientlagometer 1 in the console.
*Adjusting Brightness
r_gamma adjusts the brightness. If set too high, you'll get a washed out effect
*Frames for Second
To show your Frames per second, type com_showfps 1 in the console. The max FPS is capped at 60.
*Taking Screenshots
By default, f12 takes screenshots. The screenshots are saved in your quake 4\q4base\screenshots directory. Screenshots are saved as .tga's, to view them you will need a graphics program such as photoshop. To take jpg screenshots, use the 'screenshotJPEG' command.
Here is a clean screenshot script. It binds the f11 key to take screenshots without the gun model and hud.
bind F11 "set ui_showGun 0; set g_showHud 0; screenshot; set g_showHud 1; set ui_showGun 1"
*Recording Demo's
To record a demo, type recordNetDemo to start recording, and stopNetDemo to stop recording in the console. Type PlayNetDemo Demoname to play a demo. Demos are saved in your quake 4\q4base\demos directory.
*Punkbuster
Punkbuster is cheat prevention software, that is frequently updated to help stop new hacks. You can enable it via the menu, or by typing cl_punkbuster 1 in the console. If punkbuster is disabled, you will not be able to join servers that have it enabled.
*Stats and Scoreboard
At the end of a game, a summary page shows you the players scores, and quick weapon accuracy info. Weapon icons under the weapon accuracy space shows each players top 3 weapon accuracy during that game, best accuracy from left to right.

(...)