Hey..... I was told by a friend that /cg_draw2d removes all text/hud/icons/score everything.... it does, EXCEPT the messages at the top left of the screen.. such as 'So and so was sabered by so and so' and things like that... If someone could show me how to remove that, I'd appreciate it.
I believe it's something like cg_drawchat or cg_showchat or something like that.
I think the code was cg_chatboxheight 0.
Ty, I'll have to try that out.
Try typing cg_draw in console and going up through the commands and try them all. Theres a good number of cg_draw commands.
cl_noprint 1 wont print anything in the upper left corner. make sure to set it to zero when ur done so it does :)