Tremulous Forum
General => Troubleshooting => Topic started by: rdizzle on May 09, 2007, 05:54:43 pm
-
Or my nooby question is, how can I get just full screen play with no hud present.
This is for a machinema idea I have ...
-
cg_draw2d 0
cg_drawgun 0
-
saweeeet!
-
how about turning off all vanilla trem messages e.g. teamchat, connections, joins and the like?
-
how about turning off all vanilla trem messages e.g. teamchat, connections, joins and the like?
cg_draw2d covers that too iirc.
-
To turn off all text-based messages on top: r_consolelatency 0
-
Or, you could just type cl_noprint 1 to get rid of ALL messages, while still keeping the hud.
-
edit: nvm i'm completely wrong