diff options
author | André Glüpker <git@wgmd.de> | 2022-01-05 18:12:22 +0100 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2022-01-05 18:12:22 +0100 |
commit | ce1422a504317e66b2f6784d251546df07e667c5 (patch) | |
tree | b70f7d38d6a1fc464626f55f259366c4e79d37b7 /bindings-shift.cfg | |
parent | 27396bc5731a3d0d3443373849787d5abe6eb8f6 (diff) | |
download | config-csgo-ce1422a504317e66b2f6784d251546df07e667c5.tar.gz config-csgo-ce1422a504317e66b2f6784d251546df07e667c5.tar.bz2 config-csgo-ce1422a504317e66b2f6784d251546df07e667c5.zip |
Some minor adjustments
Diffstat (limited to 'bindings-shift.cfg')
-rwxr-xr-x | bindings-shift.cfg | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/bindings-shift.cfg b/bindings-shift.cfg index 3316bba..e52dd5d 100755 --- a/bindings-shift.cfg +++ b/bindings-shift.cfg @@ -19,9 +19,9 @@ bind "F4" "buy unused 4 unused2" // p250 bind "F5" "buy unused 15 unused2" // AK47 / M4A1 bind "F6" "buy unused 17 unused2" // AUG / Krieg bind "F7" "buy unused 14 unused2" // Famas / Galil -bind F8 "say reported!" // bind F8 "mat_setvideomode 1024 768 0" +bind "F8" "say reported!" // bind F8 "mat_setvideomode 1024 768 0" -bind F9 "say Hi :3" // bind F9 "mat_setvideomode 1920 1080 0" +bind "F9" "say Hi :3" // bind F9 "mat_setvideomode 1920 1080 0" bind "F10" "buy unused 19 unused2" // SCAR20 / G3SG1 bind "F11" "buy unused 16 unused2" // Scout bind "F12" "buy unused 18 unused2" // AWP @@ -31,6 +31,9 @@ bind "LEFTARROW" "buy unused 30 unused2" // Smoke bind "DOWNARROW" "buy unused 28 unused2" // Flash bind "RIGHTARROW" "buy unused 29 unused2" // Grenade +bind "f" "impulse 100" +bind "g" "use_pistol; drop" // Alias + // Numblock bind "KP_HOME" "buy unused 10 unused2" // UMP bind "KP_UPARROW" "buy unused 24 unused2" // Negev |