swaggyq1
New Zealand
 
 
// autoexec start

// network
rate 128000;
cl_cmdrate 128;
cl_updaterate 128;
cl_interp 0;
cl_interp_ratio 1;
cl_lagcompensation 1;

// net graph
net_graph 1;
net_graphpos 3;
net_graphheight 64;
net_graphproportionalfont 0;

// velocity
cl_showpos 0;

// HUD scaling
hud_scaling 0.75;

// mouse raw input
m_rawinput 0;

// audio
windows_speaker_config 1;
snd_headphone_pan_exponent 2;
snd_mixahead 0.05;
snd_front_headphone_position 45;
snd_rear_headphone_position 135.0;
snd_setmixer playerfootsteps vol 0.25;
snd_setmixer globalfootsteps vol 1.25;
snd_setmixer ambient vol 0;
snd_setmixer weapons vol 0.5;
snd_setmixer dialog vol 1.25;

// crosshair
cl_crosshairalpha 200;
cl_crosshaircolor 1;
cl_crosshairdot 0;
cl_crosshairgap -2;
cl_crosshairsize 3;
cl_crosshairstyle 4;
cl_crosshairusealpha 1;
cl_crosshairthickness 1;
cl_crosshair_drawoutline 0;

// radar
cl_radar_always_centered 0;
cl_radar_scale 0.5;
cl_hud_radar_scale 1;
cl_radar_icon_scale_min 0.75;
cl_radar_rotate 1;

// viewmodel
viewmodel_fov 68;
viewmodel_offset_x -2;
viewmodel_offset_y -2;
viewmodel_offset_z -2;

// binds
bind f "use weapon_knife; use weapon_flashbang; r_cleardecals";
bind c "use weapon_knife; use weapon_smokegrenade; r_cleardecals";
bind space +jump;
bind MWHEELUP +jump;
bind MWHEELDOWN +jump;

// remove own tracers
r_drawtracers_firstperson 0;

// no pick up auto switch
cl_autowepswitch 0;

// fps limit
fps_max 200;

// autoexec end
Currently Offline