Screenshot and demo settings

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
User avatar
Survivor
Posts: 4202
Joined: Fri Dec 27, 2002 8:00 am

Screenshot and demo settings

Post by Survivor »

What was needed again to remove everything hud-related like score and such from the screen for screenshots and demos?
$NulL
Posts: 100
Joined: Wed Mar 27, 2002 8:00 am

Post by $NulL »

cg_draw2d 0
cg_drawgun 0
r_drawentities 0

I dont remember how to hide messages, but I know its possiable.
Last edited by $NulL on Sat Apr 23, 2005 2:50 pm, edited 1 time in total.
User avatar
Survivor
Posts: 4202
Joined: Fri Dec 27, 2002 8:00 am

Post by Survivor »

Ah thanks
Fjoggs
Posts: 2555
Joined: Fri May 03, 2002 7:00 am

Post by Fjoggs »

\cl_noprint 1 removes console echo
redfella
Posts: 441
Joined: Mon May 12, 2003 7:00 am

Post by redfella »

What is console echo?
black & white blanket logic
Fjoggs
Posts: 2555
Joined: Fri May 03, 2002 7:00 am

Post by Fjoggs »

Whenever you kill a player, or someone chats, the console echos that message on the top-left side of the screen.
Post Reply