View Single Post
Old 01-10-2009, 11:43 AM   #3
CaLeB-
Whitest Kid You Know
Beta Tester
 
CaLeB-'s Avatar
 
Join Date: Mar 2007
Posts Rated Helpful 6 Times
Extra Commands To Hide Certain HUD Features:

Code:
cl_drawhud 0
Removes chat, health and ammo information, and death notices (top-right). Weapon stays. (Default: 1)

Code:
hud_saytext_time 0
Removes only chat. (Default: 12)

Code:
hud_deathnotice_time 0
Removes only death notices (top-right). (Default: 6)

Code:
r_drawviewmodel 0
Removes only view-model of your weapon. (Default: 1)

Code:
r_drawvgui 0
This is just like cl_drawhud 0, except it removes the white text you may find while on multiplayer games (headshot, monster kill, etc.). BE SURE YOU HAVE A BIND WHICH SETS THE VALUE BACK TO 1, or else you will not be able to go back to your console or the menu. (Default: 1)
__________________
Oh, man... More armor for the win, yeah?
CaLeB- is offline   Reply With Quote