News:

Come Chat with us live! Learn how HERE!

Main Menu

cg_draw2d "0" without actually using the command

Started by ThisIsBS, April 28, 2011, 10:31:06 PM

ThisIsBS

Hey guys, first off I am making a clan video for Seeds. It will be a lot of work, and this is one of my main problems of getting a "clean" video.

How do you hide certain things on screen, like for example the lagometer (which is cg_lagometer 0). All I need is the croisshair, chat, ammo/health, and I think that's pretty much it.

Anyone care to list some things, or where I can find all of this?

-tibs

CreatureofHell

{NoS}StalKer
Quote<Timbo> posting on the trem forums rarely results in anything good

ThisIsBS

I might of made myself unclear. I need to hide everything but the croisshair, health, ammo, etc. I mentioned above. Sorry for the unclarity D:

Ingar

There is a bunch of cg_draw* variables, like cg_drawgun.

    cg_drawTeamOverlay = "1"
    cg_drawSpeed = "0"
    cg_drawCrosshairNames = "1"
    cg_drawCrosshair = "2"
    cg_drawChargeBar = "1"
    cg_drawSnapshot = "0"
    cg_drawDemoState = "1"
    cg_drawFPS = "1"
    cg_drawClock = "2"
    cg_drawTimer = "1"
    cg_draw2D = "1"
    cg_drawGun = "1"


c4

Quote from: AngelKnight on September 24, 2010, 03:58:01 AM
eh, i prefer gregorian.net chat better than this. NO download and its LIVE!
:basilisk: FTW![wiki]basilisk[/wiki]

Moose

I think he's talking about taking a raw video, with a couple of nice shots and editing all/most of the HUD without doing "/cg_draw2d"
Quote from: Dracone on August 08, 2011, 11:52:57 AM
Without J-cool, I'm pretty sure that Mars would not be doing nearly enough drugs to maintain his childish composure, and the world would be destroyed.

c4

well what exactly does he want to remove?  THE fps counter and what else?
Quote from: AngelKnight on September 24, 2010, 03:58:01 AM
eh, i prefer gregorian.net chat better than this. NO download and its LIVE!
:basilisk: FTW![wiki]basilisk[/wiki]

CreatureofHell

Quote from: ThisIsBS on April 28, 2011, 11:47:50 PM
I might of made myself unclear. I need to hide everything but the croisshair, health, ammo, etc. I mentioned above. Sorry for the unclarity D:
But is there anything except for those things on screen? I don't play trem much anymore but from what I know that's about all there is on the screen.
{NoS}StalKer
Quote<Timbo> posting on the trem forums rarely results in anything good

ThisIsBS

Ingar got everything :)

I just found out the spectator bar was included in my hud, it's not a cvar. I'm just going to have to switch to a hud like St. Anger's minimal or something.

What I was looking for was a "clean" hud like this:

http://www.youtube.com/watch?v=czfDEb9XfMs&fmt=22

ThisIsBS

I fixed it. I just editted some HUD settings to my liking and everything is all good now. /thread