Untitled

 avatar
unknown
plain_text
8 months ago
2.2 kB
5
Indexable
//Skazzy3's epic clutch bind
//Based on voice_chat script by bananagaming (love you maxim)
alias "clutch" "clutchon"
alias "clutchon" "voice_enable 0; clutchsoundon; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttons\blip2 0.5; alias clutch clutchoff; volume 1; say_team Voice Disabled, I can't hear anyone now."
alias "clutchoff" "voice_enable 1; clutchsoundoff; gameinstructor_enable 0; playvol buttons\blip1 0.5; alias clutch clutchon; say_team Voice Enabled, I can hear you now."
clutchoff
bind "f2" clutch

//Clutch audio options.
//Feel free to edit these how you like, these are only my values because I have a music kit.
alias "clutchsoundon" "volume 0.6; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_musicvolume 0.3; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
alias "clutchsoundoff" "volume 0.5; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_musicvolume 0.3; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"

rate "128000"

cl_cmdrate "128"

cl_updaterate "128"

fps_max "0"

cl_interp "0"

cl_interp_ratio "2"

cl_disablehtmlmotd "1" 

cl_forcepreload "1" 

mat_queue_mode "2" 

r_drawtracers_firstperson "0" 

r_eyegloss "0" 

r_eyemove "0" 

r_eyeshift_x "0" 

r_eyeshift_y "0"

r_eyeshift_z "0" 

r_eyesize "0"

cl_crosshair_sniper_width "2"

cl_crosshairalpha "255"

cl_radar_always_centered "0"

cl_radar_icon_scale_min "1"

cl_teammate_colors_show "2" 

r_dynamic "1"

snd_mixahead "0.05"

cl_downloadfilter all

cl_bob_lower_amt "0"

cl_bobamt_lat "0"

cl_bobamt_vert "0"

cl_bobcycle "2"

cl_hud_color "2"

cl_hud_playercount_showcount "1"

cl_hud_playercount_pos "1"

mat_monitorgamma "1.60000"

cl_righthand "0"

net_graph "1"

cl_autoweaponswitch "0"

bind "F1" "buy m4a1; buy ak47; buy vest; buy vesthelm; buy smokegrenade; buy flashbang; buy flashbang; "

bind "F3" "buy awp;  buy vest; buy vesthelm;  buy flashbang; buy flashbang;"

bind "F4" "buy p250;"

bind "F5" "buy fiveseven; buy tec9;"

bind "F6" "buy deagle; buy revolver;"

echo "autoexec.cfg loaded."

host_writeconfig
Editor is loading...
Leave a Comment