diff options
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 |