PDA

View Full Version : Console commands for better screenshots


Killy
16th January 2004, 02:41
Right after fiddling with the console for a while i found out how to get rid of the crosshair and the bars above players heads (useful for screenshots and movies)

here are the lines you need to change...
in console of course ;)

cl_crosshairsize 0 (default = 64)
cl_namefontsize 0 (d = 18)
cl_nameiconsize 0 (d = 18)
cl_namehealthheight 0 (d = 8)
cl_namehealthwidth 0 (d = 60)

and to get rid of the GUI it's

gui_hidden 1 (d = 0)