Skip to content

Instantly share code, notes, and snippets.

@petvi
Last active August 26, 2022 19:43
Show Gist options
  • Save petvi/fb6d49e74962e6e0c45634861d5e63c6 to your computer and use it in GitHub Desktop.
Save petvi/fb6d49e74962e6e0c45634861d5e63c6 to your computer and use it in GitHub Desktop.
bind h "+jumpthrow"; alias "+jumpthrow" "+jump; -attack; -attack2"; alias "-jumpthrow" "-jump"
bind v "+voicerecord"
bind z "holdpos"
bind mwheelup +jump
bind mwheeldown +jump
bind r "+reload; r_cleardecals"
bind alt "noclip"
bind x "sv_rethrow_last_grenade"
bind uparrow "incrementvar volume 0 1 0.1"
bind downarrow "incrementvar volume 0 1 -0.1"
viewmodel_fov 68; viewmodel_offset_x 2.5; viewmodel_offset_y 0; viewmodel_offset_z -1.5; viewmodel_presetpos 3; cl_viewmodel_shift_left_amt 0.5; cl_viewmodel_shift_right_amt 0.25; viewmodel_recoil 1; cl_righthand 1;
cl_crosshairalpha 255; cl_crosshaircolor 1; cl_crosshairdot 0; cl_crosshairgap -3; cl_crosshairsize 1.5; cl_crosshairstyle 4; cl_crosshairusealpha 1; cl_crosshairthickness 0; cl_crosshair_sniper_width 1; cl_crosshair_outlinethickness 1; cl_crosshair_drawoutline 0;
cl_bob_lower_amt 5; cl_bobamt_lat 0.1; cl_bobamt_vert 0.1; cl_bobcycle 0.98;
snd_tensecondwarning_volume 0.07
snd_mvp_volume 0
snd_menumusic_volume 0
gameinstructor_enable 0
cl_hud_playercount_showcount 1
voice_scale 0.12
sensitivity 0.28
zoom_sensitivity_ratio_mouse 1.0
fps_max 400
fps_max_menu 300
net_graph 1
cl_radar_scale 0.4
cl_use_opens_buy_menu 0
cl_autowepswitch 0
clear
echo "# Siriate's Autoexec.cfg loaded."
host_writeconfig // Write config changes into the file config.cfg
echo "#"; echo "#";
con_enable 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment