Client Commands

From The MegaTF/TeamFortress Wiki!
Revision as of 09:05, 25 February 2018 by 73.251.253.136 (talk) (Created page with "==EZQuake== This could potentially get too huge, the number of options are as many as the client's cvar list, let's limit to useful and not just 100% preference based ==Some u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

EZQuake

This could potentially get too huge, the number of options are as many as the client's cvar list, let's limit to useful and not just 100% preference based

Some useful cvar options

  • r_fastsky 1 //sets sky to a solid color, less distracting, easier to see players outline in the sky.
  • r_skycolor x x x //RGB value of sky color
  • r_fastturb 1 //sets all liquids to a solid color based on texture, less distracting, cleaner looking map.
  • v_viewheight "-6" // Some lore about this one. This lowers your view as much as possible, with the idea of being exactly in line with your rocket trajectory, instead of above it. The idea is that your crosshair is more accurately where the rockets will hit in the distance.
  • s_khz "44" // attempt to sample all sounds at 44khz, crisper audio, and needed for the replacement sound pack.
  • s_ambientlevel "0" // removes annoying looping background noises
  • cl_bob "0" //removes screen bobbing
  • cl_bobcycle "0.0" //removes screen bobbing
  • cl_bobup "0.0" //removes screen bobbing
  • etc. etc.