-
-
Save vivchar/5c3a11f8d67da366d48f072220e8c6c0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name "AdoniS" | |
//net_graph 1 | |
sensitivity 1.3 | |
alias "+boing" "+jump" | |
alias "+ding" "-attack; -attack2" | |
alias "+dong" "-jump" | |
bind "alt" "+boing; +ding; +dong" | |
bind "shift" "+sprint; cl_removedecals" | |
bind [ "incrementvar volume 0 10 -2"; | |
bind ] "incrementvar volume 0 10 2" | |
//bind b "use weapon_knife; use weapon_c4; drop; slot1" | |
bind b "slot3; slot5; drop" | |
bind o "incrementvar cl_radar_scale 0 1 0.25" | |
bind n "incrementvar voice_scale 0.1 1 0.25" | |
bind mwheelup +jump; | |
bind mwheeldown +jump; | |
bind space +jump; | |
bind MOUSE5 +voicerecord | |
bindtoggle L net_graph | |
bindtoggle j voice_enable | |
cl_crosshair_drawoutline "1" | |
cl_crosshair_dynamic_maxdist_splitratio "0.300000" | |
cl_crosshair_dynamic_splitalpha_innermod "1" | |
cl_crosshair_dynamic_splitalpha_outermod "0.500000" | |
cl_crosshair_dynamic_splitdist "7" | |
cl_crosshair_friendly_warning "1" | |
cl_crosshair_outlinethickness "0.093461" | |
cl_crosshair_sniper_show_normal_inaccuracy "0" | |
cl_crosshair_sniper_width "1" | |
cl_crosshair_t "0" | |
cl_crosshairalpha "182" | |
cl_crosshaircolor "5" | |
cl_crosshaircolor_b "0" | |
cl_crosshaircolor_g "255" | |
cl_crosshaircolor_r "11" | |
cl_crosshairdot "1" | |
cl_crosshairgap "-2.000000" | |
cl_crosshairgap_useweaponvalue "0" | |
cl_crosshairsize "2" | |
cl_crosshairstyle "5" | |
cl_crosshairthickness "0.000000" | |
cl_crosshairusealpha "1" | |
mp_playerid 1 | |
//cl_parachute_autodeploy 0 | |
//cl_mute_enemy_team 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment