Title: Smaller guns Post by: christooss on December 14, 2008, 04:05:08 PM How can I draw smaller guns in game?
Title: Re: Smaller guns Post by: Cacatoes on December 14, 2008, 04:29:54 PM I think you can't, but some cvar I forgot says "don't draw guns", if you like.
Also, IIRC cg_fov (field of view) affects the size the weapon will be drawn, the higher the fov, the smaller the gun. Title: Re: Smaller guns Post by: Gerbil on December 14, 2008, 05:12:16 PM or you could use
/cg_drawgun 0 but that takes away the gun entirely ;) Title: Re: Smaller guns Post by: fufinha on December 17, 2008, 07:19:04 PM ah.. normally it's trial and error.. instead of 1 and 0...
try -1 and 2.. then experiment with values :D Some mods support this functionality.. it isnt often documented so asking the question is probably the most sensible thing :D |