//////////////////////////////////////////////////////
//               MAX FPS AUTOEXEC                   //
//////////////////////////////////////////////////////

echo "Loaded MAX FPS AutoExec"

//////////////////////////////////////////////////////
// PERFORMANCE / NETWORK
//////////////////////////////////////////////////////

fps_max 0
rate 786432
cl_cmdrate 128
cl_updaterate 128
cl_interp 0
cl_interp_ratio 1

cl_forcepreload 1
r_dynamic 0
fps_max_ui 144

//////////////////////////////////////////////////////
// MOUSE / INPUT (pro settings)
//////////////////////////////////////////////////////

m_rawinput 1
m_customaccel 0
m_mouseaccel1 0
m_mouseaccel2 0
m_mousespeed 0

// забавяне на прекалено чувствителните движения
sensitivity "1.4"   // сложи своя стойност тук

//////////////////////////////////////////////////////
// VIEW / VISUAL CLARITY
//////////////////////////////////////////////////////

r_drawparticles 0
r_drawtracers_firstperson 0
cl_bobamt_lat 0.1
cl_bobamt_vert 0.1
cl_viewmodel_shift_left_amt 0.5
cl_viewmodel_shift_right_amt 0.5

viewmodel_fov 68
viewmodel_offset_x 2.5
viewmodel_offset_y 2
viewmodel_offset_z -1.5

// no blur
mat_motion_blur_enabled 0
mat_disable_bloom 1

//////////////////////////////////////////////////////
// SOUND (competitive clarity)
//////////////////////////////////////////////////////

snd_mvp_volume 0.05
snd_tensecondwarning_volume 0.2
snd_roundstart_volume 0.1
snd_roundend_volume 0.1
snd_deathcamera_volume 0
volume 0.5

//////////////////////////////////////////////////////
// CROSSHAIR (clean competitive)
//////////////////////////////////////////////////////

cl_crosshairalpha "255"
cl_crosshairsize "2"
cl_crosshairgap "-3"
cl_crosshairthickness "0.5"
cl_crosshair_drawoutline "0"
cl_crosshaircolor "5"
cl_crosshaircolor_r "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_b "100"

//////////////////////////////////////////////////////
// BUY BINDS (fast buy)
//////////////////////////////////////////////////////

bind "kp_home" "buy ak47; buy m4a1_silencer; buy m4a4"
bind "kp_uparrow" "buy awp"
bind "kp_pgup" "buy galilar; buy famas"
bind "kp_leftarrow" "buy deagle"
bind "kp_5" "buy mp9; buy mac10"
bind "kp_rightarrow" "buy mp7; buy mp5sd"
bind "kp_end" "buy hegrenade"
bind "kp_downarrow" "buy flashbang"
bind "kp_pgdn" "buy smokegrenade"
bind "kp_del" "buy molotov; buy incgrenade"
bind "kp_enter" "buy defuser"

//////////////////////////////////////////////////////
// OTHER
//////////////////////////////////////////////////////

bind "F" "+use"
bind "Q" "lastinv"
bind "MOUSE4" "+voicerecord"
bind "TAB" "+showscores"

hud_showtargetid 1
cl_autowepswitch 0
mm_dedicated_search_maxping 60

//////////////////////////////////////////////////////
// SAVE
//////////////////////////////////////////////////////

host_writeconfig
