Skip to content

Instantly share code, notes, and snippets.

@dresswithpockets
Created July 20, 2017 03:07
Show Gist options
  • Select an option

  • Save dresswithpockets/461ba732c78312d057f158e71e54c368 to your computer and use it in GitHub Desktop.

Select an option

Save dresswithpockets/461ba732c78312d057f158e71e54c368 to your computer and use it in GitHub Desktop.
// Add these to your autoexec.cfg
bind "KP_END" "join_class scout"
bind "KP_DOWNARROW" "join_class soldier"
bind "KP_PGDN" "join_class pyro"
bind "KP_LEFTARROW" "join_class demoman"
bind "KP_5" "join_class heavyweapons"
bind "KP_RIGHTARROW" "join_class engineer"
bind "KP_HOME" "join_class medic"
bind "KP_UPARROW" "join_class sniper"
bind "KP_PGUP" "join_class spy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment