Created
March 16, 2024 12:38
-
-
Save iolson/7e09edf08f901ea1881328460a560ef2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias "+jumpaction" "+jump;" | |
alias "+throwaction" "-attack; -attack2" | |
alias "-jumpaction" "-jump" | |
bind mouse5 "+jumpaction;+throwaction;" | |
bind "z" "buy flashbang; slot7" | |
bind "x" "buy smokegrenade; slot8" | |
bind "c" "buy hegrenade; slot6" | |
bind "v" "buy molotov; buy incgrenade; slot10" | |
rate 1000000 | |
bind del sv_rethrow_last_grenade | |
bind pgdn noclip | |
bind pgup say ".spawn" | |
bind end noclip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment