From d532e1f29b56e4c8fecf44ed8ecd9c003e9e3a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Fri, 29 Apr 2022 17:18:35 +0200 Subject: Rename bindings to agl --- agl-normal.cfg | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 agl-normal.cfg (limited to 'agl-normal.cfg') diff --git a/agl-normal.cfg b/agl-normal.cfg new file mode 100644 index 0000000..cb2b0db --- /dev/null +++ b/agl-normal.cfg @@ -0,0 +1,125 @@ +unbindall + +bind "1" "slot1" +bind "2" "slot2" +bind "3" "use weapon_fists; use weapon_knife; use weapon_melee; use weapon_axe; use weapon_hammer; use weapon_spanner;" + +bind "4" "use weapon_taser;" +bind "5" "slot5" +bind "6" "slot4" +bind "7" "slot7" +bind "8" "slot8" +bind "9" "slot9" +bind "0" "slot10" + +bind "ESCAPE" "cancelselect" +bind "ALT" "+chshift; r_cleardecals;" +bind "BACKSPACE" "teammenu" +bind "CTRL" "+duck" +bind "RCTRL" "toggleafk" +bind "SHIFT" "+speed" +bind "SPACE" "+jump" +bind "TAB" "+score_netgraph"; +// bind "TAB" "+showscores" +// net_graph 1 + +bind "q" "lastinv" +bind "w" "+forward" +bind "r" "+reload" +bind "e" "+use" +bind "t" "use weapon_c4; drop; regroup; say_team Dropped the bomb!" +bind "y" "messagemode" +bind "u" "messagemode2" +bind "i" "" +bind "o" "" +bind "p" "exec agl-arena" + +bind "a" "+moveleft" +bind "s" "+back" +bind "d" "+moveright" +bind "f" "player_ping" +bind "g" "drop" +bind "h" "use weapon_healthshot" +bind "j" "+spray_menu" +bind "k" "decrementvar voice_scale 0 1 0.1" +bind "l" "incrementvar voice_scale 0 1 0.1" + +bind "z" "use weapon_smokegrenade" // smoke +bind "x" "use weapon_flashbang" // flash +bind "c" "use weapon_hegrenade" // grenade +bind "v" "use weapon_incgrenade; use weapon_molotov" // inci +bind "b" "" +bind "n" "buymenu" +bind "m" "teammenu" + +bind "\" "toggleconsole" +bind "/" "kill" // #-Taste +bind "[" "exec agl-demo" +bind "]" "exec agl" +bind "." "volume_up" +bind "," "volume_down" +bind "-" "clutch_mode_toggle" +bind "capslock" "clutch_mode_toggle" + +bind "PGUP" "invnext" +bind "PGDN" "invprev" + +bind "INS" "holdpos" +bind "DEL" "getout" +bind "HOME" "thanks" +bind "END" "coverme" + +bind "MOUSE1" "+attack" +bind "MOUSE2" "+attack2" +bind "MOUSE3" "compliment" //fallback" +bind "MOUSE4" "+voicerecord" +bind "MOUSE5" "+jumpthrow" //fallback" +// bind "MOUSE4" "+jumpthrow" +bind "MWHEELUP" "" +bind "MWHEELDOWN" "+jump" +bind "KP_MULTIPLY" "+voicerecord" + + + + +bind "F1" "buy Taser 34" +bind "F2" "buy tec9" // fiveseven bzw cz75-auto +bind "F3" "buy deagle" +bind "F4" "buy p250" + +bind "F5" "buy m4a1; buy ak47" +bind "F6" "buy aug; buy sg556" +bind "F7" "buy famas; buy galil" +bind F8 "say reported!" // bind F8 "mat_setvideomode 1024 768 0" + +bind F9 "say Hi :3" // bind F9 "mat_setvideomode 1920 1080 0" +bind "F10" "buy g3sg1; buy scar20" +bind "F11" "buy ssg08" +bind "F12" "buy awp" + +bind "UPARROW" "buy incgrenade; buy molotov" +bind "LEFTARROW" "buy smokegrenade" +bind "DOWNARROW" "buy flashbang" +bind "RIGHTARROW" "buy hegrenade" + +// Numblock +bind "KP_HOME" "buy ump45" +bind "KP_UPARROW" "buy negev" +bind "KP_PGUP" "buy mac10; buy mp9" + +bind "KP_LEFTARROW" "buy mag7; buy sawedoff" +bind "KP_5" "buy p90" +bind "KP_RIGHTARROW" "buy bizon" + +bind "KP_END" "buy nova" +bind "KP_DOWNARROW" "buy xm1014" +bind "KP_PGDN" "buy mp7" + +bind "KP_INS" "buy vest" +bind "KP_DEL" "buy vesthelm" +bind "KP_ENTER" "buy defuser" +bind "ENTER" "buy defuser" // linux bug + +bind "KP_PLUS" "buy decoy" + +// vim: commentstring=//\ %s -- cgit v1.2.3