Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. bind "mouse4" "use weapon_molotov"
  2. bind "c" "use weapon_smokegrenade"
  3. bind "4" "use weapon_hegrenade"
  4. bind "f" "use weapon_flashbang"
  5.  
  6. viewmodel_offset_y "2"
  7. viewmodel_offset_x "0"
  8. viewmodel_offset_z "-2"
  9. viewmodel_fov "90"
  10.  
  11. cl_crosshairstyle "4"
  12. cl_crosshairsize "5"
  13. cl_crosshairthickness "1"
  14. cl_crosshairgap "1"
  15. cl_crosshair_drawoutline "1"
  16. cl_crosshaircolor "4"
  17. cl_crosshairdot "0"
  18.  
  19. rate "128000"
  20. cl_cmdrate "128"
  21. cl_updaterate "128"
  22.  
  23. //volume "0.01"
  24. snd_mixahead "0.05"
  25. snd_musicvolume "0"
  26. snd_headphone_pan_exponent "2"
  27. snd_headphone_pan_radial_weight "2
  28. snd_legacy_surround "0"
  29. snd_pitchquality "1"/
  30. dsp_enhance_stereo "0"
  31.  
  32. // Miscellaneous
  33. cl_autowepswitch "0"
  34. cl_autohelp "0"
  35. cl_showhelp "0"
  36. cl_righthand "1"
  37. cl_forcepreload "1"
  38. hud_showtargetid "0"
  39. fps_max "300"
  40. net_graph "1"
  41. net_allow_multicast "1"
  42. net_graphheight "100"
  43. net_graphmsecs "400"
  44. net_graphpos "1"
  45. net_graphproportionalfont "0"
  46. net_graphshowinterp "1"
  47. net_graphshowlatency "1"
  48. net_graphsolid "1"
  49. net_graphtext "1"
  50. net_maxroutable "1200"
  51. net_scale "5"
  52. net_steamcnx_allowrelay "1"
  53. mm_dedicated_search_maxping "30"
  54. mm_session_search_ping_limit "30"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement