HUD?
hello id like to make a littel video...
what commands i need to remove
Message: you fragged "Nick"
Hud
Lagometer
etc.
the only thing id like to see is Weapon and Crosshair, is this possible?
greetings
chenija
only can help with : yes it is possible but forget how
seta cg_drawgun "1"
seta cg_drawCrosshair "5"
seta cg_centertime "0"
seta cg_lagometer "0"
seta cg_draw2d "0"
cheers
cuz cg_draw2d remove everything.
You can add your own crosshair via video editing program. But one problem remains even with 2D disabled - console messages shows up at the top of the screen Take a look at this movie: http://www.esreality.com/?a=post&id=982590. Its very well done cpma movie. Q3 fonts changed and cool editing. At the end of it, in credits some tools are listed.
You can add your own crosshair via video editing program. But one problem remains even with 2D disabled - console messages shows up at the top of the screen Take a look at this movie: http://www.esreality.com/?a=post&id=982590. Its very well done cpma movie. Q3 fonts changed and cool editing. At the end of it, in credits some tools are listed.
/cl_noprint 1
I have cg_draw2d 0 and I can perfectly see the crosshair
I thought cg_draw2D just made your icons (like armor and quad) 2D instead of 3D.
Your crosshair maybe gone because your cg_crosshairsize is set to low for that crosshair.
If your going to make a movie, I would suggest a whole new config just for making movies. A config where all eye-candy is maxed (i.e. gibs and blood) and all HUD settings are to your likings. Plus you could add some commands to control the timescale.
And I beleive the command is cg_drawstatus = 0 to make armor, health, and ammo go away(HUD).
GL
thank you faith :salute: