Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- unbindall // Reset all
- // ———ALIASES——— //
- // ———UI——— //
- bind "ESCAPE" "cancelselect"
- bind "`" "toggleconsole"
- bind "TAB" "+showscores"
- bind "X" "buymenu"
- bind "M" "teammenu"
- // ———MOUSE+JOYSTICK——— //
- bind "X_AXIS" "rightleft"
- bind "Y_AXIS" "!forwardback"
- bind "MOUSE_X" "yaw"
- bind "MOUSE_Y" "pitch"
- bind "U_AXIS" "yaw"
- bind "R_AXIS" "pitch"
- // ———MOVEMENT——— //
- bind "L" "show_loadout_toggle"
- bind "." "+forward"
- bind "E" "+back"
- bind "O" "+left"
- bind "U" "+right"
- bind "ALT" "+sprint"
- bind "SPACE" "+jump"
- bind "CTRL" "+duck"
- // ———WEAPON——— //
- bind "P" "+use"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "Y" "+reload"
- bind "," "drop"
- bind "I" "+lookatweapon"
- bind "F3" "autobuy"
- // slot1 := primary slot9 := decoy
- // slot2 := secondary slot10 := molotov
- // slot3 := melee slot11 := zeus
- // slot4 := grenade cycle slot12 := healthshot
- // slot5 := bomb/trap slot13 := utility cycle
- // slot6 := HE
- // slot7 := flashbang
- // slot8 := smoke
- bind "MWHEELUP" "slot1"
- bind "MOUSE5" "slot2"
- bind "MWHEELDOWN" "slot3"
- bind "1" "slot8" // SMOKE
- bind "2" "slot7" // FLASHBANG
- bind "3" "slot6" // GRENADE
- bind "4" "slot10" // INCENDIARY/MOLOTOV
- bind "5" "slot5" // BOMB
- bind "0" "slot12" // HEALTHSHOT
- bind "9" "slot9" // DECOY
- bind "8" "solt11" // TASER
- // ———COMMUNICATION——— //
- bind "MOUSE3" "player_ping"
- bind "MOUSE4" "+voicerecord"
- bind "'" "+radialradio"
- bind "A" "+radialradio2"
- bind "SEMICOLON" "+radialradio3"
- bind "DEL" "messagemode2" // Team Message
- bind "INS" "messagemode" // Chat Message
- bind "=" "clutch_mode_toggle"
- cl_radial_radio_tab_0_text_1 "#Chatwheel_requestspend"
- cl_radial_radio_tab_0_text_2 "#Chatwheel_requestweapon"
- cl_radial_radio_tab_0_text_3 "#Chatwheel_bplan"
- cl_radial_radio_tab_0_text_4 "#Chatwheel_ihavethebomb"
- cl_radial_radio_tab_0_text_5 "#Chatwheel_midplan"
- cl_radial_radio_tab_0_text_6 "#Chatwheel_droppedbomb"
- cl_radial_radio_tab_0_text_7 "#Chatwheel_aplan"
- cl_radial_radio_tab_0_text_8 "#Chatwheel_requestecoround"
- cl_radial_radio_tab_1_text_1 "#Chatwheel_enemyspotted"
- cl_radial_radio_tab_1_text_2 "#Chatwheel_needbackup"
- cl_radial_radio_tab_1_text_3 "#Chatwheel_bplan"
- cl_radial_radio_tab_1_text_4 "#Chatwheel_heardnoise"
- cl_radial_radio_tab_1_text_5 "#Chatwheel_onmyway"
- cl_radial_radio_tab_1_text_6 "#Chatwheel_sectorclear"
- cl_radial_radio_tab_1_text_7 "#Chatwheel_aplan"
- cl_radial_radio_tab_1_text_8 "#Chatwheel_fallback"
- cl_radial_radio_tab_2_text_1 "#Chatwheel_affirmative"
- cl_radial_radio_tab_2_text_2 "#Chatwheel_cheer"
- cl_radial_radio_tab_2_text_3 "#Chatwheel_thanks"
- cl_radial_radio_tab_2_text_4 "#Chatwheel_compliment"
- cl_radial_radio_tab_2_text_5 "#Chatwheel_negative"
- cl_radial_radio_tab_2_text_6 "#Chatwheel_peptalk"
- cl_radial_radio_tab_2_text_7 "#Chatwheel_sorry"
- cl_radial_radio_tab_2_text_8 "#Chatwheel_gogogo"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement