///////////////////////////////////////
// Game Settings
///////////////////////////////////////
cl_timeout "10" // Timeout in seconds
mm_dedicated_search_maxping "70" // max Ping for MM Servers
cl_disablehtmlmotd "1"
cl_downloadfilter "nosounds"
cl_radar_scale "0.3"
cl_radar_rotate "0"
cl_radar_always_centered "0"
cl_radar_scale "0.32"
cl_radar_icon_scale_min ".5"
windows_speaker_config "1"
snd_mixahead "0.05"
snd_musicvolume "0"
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "1"
snd_rear_headphone_position "90"
//Bobbing and Movement Shifting - remove all the dumb view bob
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_showloadout "1"
cl_bobcycle "1"
//Bypass OS Interface & Acceleration - yes
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
//Auto Weapon Switch
cl_autowepswitch "0"
//Gun Tracers - these are bad, really misleading
r_drawtracers_firstperson "0"
///////////////////////////////////////
// Crosshair
///////////////////////////////////////
cl_crosshairalpha "245"
cl_crosshaircolor "5"
cl_crosshaircolor_r "255"
cl_crosshaircolor_g "0"
cl_crosshaircolor_b "0"
cl_crosshairdot "1"
cl_crosshairgap "0"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-1"
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "1"
///////////////////////////////////////
// Disable Help Messages
///////////////////////////////////////
gameinstructor_enable "0"
cl_autohelp "0"
cl_showhelp "0"
///////////////////////////////////////
// HUD Settings
///////////////////////////////////////
// Netgrap only displayed if you press TAB for the Scoreboard
///////////////////////////////////////
hud_scaling ".95"
hud_showtargetid "1"
cl_radar_scale "0.5"
bind "TAB" "+ng"; //
alias "+ng" "+showscores; net_graph 1" // these 3 = onyl show netgraph when tab/scoreboard is held
alias "-ng" "-showscores; net_graph 0" //
///////////////////////////////////////
// Net Settings 64tic
///////////////////////////////////////
rate "80000"
cl_cmdrate "64"
cl_updaterate "64"
cl_interp "0"
cl_interp_ratio "2"
///////////////////////////////////////
// Net Settings 128tic
///////////////////////////////////////
// If you are playing more casual then matchmacking use this net settings and delete the above
///////////////////////////////////////
//rate "80000"
//cl_cmdrate "128"
//cl_updaterate "128"
//cl_interp "0"
//cl_interp_ratio "2"
////////////////////////////////
// Binds
////////////////////////////////
// Delete the // before the Commands but only use it if you need it!!
///////////////////////////////
//bind "F3" "buy m4a1;buy ak47"
//bind "F4" "buy famas;buy galil"
//bind "F5" "buy mp9"
//bind "F6" "buy p250;"
//bind "F7" "buy hegrenade;buy vesthelm;buy flashbang; buy smokegrenade"
//bind "F8" "buy flashbang;buy hegrenade" // eco
bind "F9" "toggleconsole" // Console
////////////////////////////////
// Weapon-Knife Switch
////////////////////////////////
// Delete the // before the Commands but only use it if you need it!!
///////////////////////////////
//alias +reload_stop "use weapon_knife"
//alias -reload_stop "lastinv"
//bind "Mouse5" "+reload_stop"
echo Config loaded!
host_writeconfig