Skip to content

Instantly share code, notes, and snippets.

View dweedul's full-sized avatar

Dewayne Bagley dweedul

  • Lognormal Solutions, Inc
View GitHub Profile
@dweedul
dweedul / gist:1090708
Created July 18, 2011 21:26
TF2 - Engineer
// Alias the build menu
alias sentry "destroy 2; build 2"
alias dispenser "destroy 0; build 0"
alias entrance "destroy 1; build 1"
alias exit "destroy 3; build 3"
// Bind the menu to F1-F4
bind f1 sentry
bind f2 dispenser
bind f3 entrance