Skip to content

Instantly share code, notes, and snippets.

@ChadyG
Created September 14, 2011 03:41
Show Gist options
  • Save ChadyG/1215811 to your computer and use it in GitHub Desktop.
Save ChadyG/1215811 to your computer and use it in GitHub Desktop.
tf2 jump config
sv_cheats 1
cl_showpos 1 //show position in upper right, shows height so you can practice higher jumps
bind b "impulse 101" // replenish ammo
bind n "mp_restartgame 1" //restart round
alias "+speed" "noclip"
alias "-speed" "noclip"
bind "shift" "+speed" //hold shift to noclip (CHANGE IF YOU USE SHIFT FOR SOMETHING ELSE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment