diff options
author | André Glüpker <git@wgmd.de> | 2023-04-08 14:53:29 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2023-04-08 14:53:29 +0200 |
commit | 20a9ef3ff469d148508abcd501012d1286a87bba (patch) | |
tree | e98a664e3334dbf84972ef2f2a26d7904686f0ac /agl-normal-mod.cfg | |
parent | 07bdbd15f476bf5892b6522cfadfc1a5920cd88a (diff) | |
download | config-csgo-master.tar.gz config-csgo-master.tar.bz2 config-csgo-master.zip |
Diffstat (limited to 'agl-normal-mod.cfg')
-rw-r--r-- | agl-normal-mod.cfg | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/agl-normal-mod.cfg b/agl-normal-mod.cfg index 79b1213..b58cc6c 100644 --- a/agl-normal-mod.cfg +++ b/agl-normal-mod.cfg @@ -34,13 +34,17 @@ bind "RIGHTARROW" "buy unused 29 unused2" // Grenade bind "f" "impulse 100" bind "g" "use_pistol; drop" // Alias -bind "INS" "say Good luck and have fun! ʕᵔᴥᵔʔ" // ʕ•ᴥ•ʔ -bind "HOME" "say Good half! ツ" -bind "PGUP" "say Good game! ☜(⌒▽⌒)☞" +bind "INS" "say gl & hf" // Good luck and have fun! ʕᵔᴥᵔʔ" // ʕ•ᴥ•ʔ +bind "HOME" "say gh" // Good half! ツ" +bind "PGUP" "say gg" // Good game! ☜(⌒▽⌒)☞" -bind "DEL" "say ✪ Nice shot!" -bind "END" "say_team Nice try! ☻" -bind "PGDN" "say ❤ Thanks!" +bind "DEL" "say ns" // ✪ Nice shot!" +bind "END" "say_team nt" // Nice try! ☻" +bind "PGDN" "say thx" // ❤ Thanks!" + +bind "MOUSE3" "enemydown" +bind "MOUSE5" "+jumpthrow" +bind "MOUSE4" "+jumpthrow" // Numblock bind "KP_HOME" "buy unused 10 unused2" // UMP |