Skip to content

Instantly share code, notes, and snippets.

@goosmurf
Created May 21, 2014 03:04
Show Gist options
  • Save goosmurf/db9e3e2dc869671c8d27 to your computer and use it in GitHub Desktop.
Save goosmurf/db9e3e2dc869671c8d27 to your computer and use it in GitHub Desktop.
sv_cheats 1
bind "KP_INS" "stopdemo"
bind "KP_END" "demo_timescale 1"
bind "KP_DOWNARROW" "demo_timescale 2"
bind "KP_PGDN" "demo_timescale 4"
bind "KP_LEFTARROW" "demo_timescale 8"
bind "KP_5" "demo_timescale 16"
bind "KP_RIGHTARROW" "demo_timescale 24"
bind "KP_HOME" "demo_pause"
bind "KP_UPARROW" "demo_timescale 32"
bind "KP_PGUP" "demo_resume"
bind "KP_ENTER" "endmovie"
alias "force_thirdperson" "thirdperson; wait; force_thirdperson"
cl_showfps 0
snd_mute_losefocus 1
hud_achievement_count 0
exec chris-maxquality.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment