WetSocks

pyth

Feb 2nd, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. fps_max "799"
  2.  
  3. rate "128000"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8.  
  9. cl_autohelp "1"
  10. cl_showhelp "0"
  11.  
  12. sensitivity "2.3"
  13. zoom_sensitivity_ratio_mouse "1"
  14. m_rawinput "1"
  15. m_mousespeed "1"
  16. m_mouseaccel1 "0"
  17. m_mouseaccel2 "0"
  18. m_customaccel "0"
  19. m_customaccel_exponent "0"
  20. m_customaccel_max "0"
  21. m_customaccel_scale "0.04"
  22. m_filter "1"
  23. m_pitch "0.022"
  24. m_yaw "0.022"
  25.  
  26. cl_crosshaircolor "4"
  27. cl_crosshairstyle "4"
  28. cl_crosshairsize "4"
  29. cl_crosshairgap "-1"
  30. cl_crosshairdot "0"
  31. cl_crosshairalpha "200"
  32. cl_crosshairthickness "1"
  33. cl_crosshairusealpha "1"
  34. cl_crosshair_drawoutline "0"
  35. cl_crosshair_outlinethickness "1"
  36.  
  37. cl_bobcycle "0.98"
  38. cl_bobamt_lat "0"
  39. cl_bobamt_vert "0"
  40. cl_bob_lower_amt "0"
  41. cl_viewmodel_shift_left_amt "0"
  42. cl_viewmodel_shift_right_amt "0"
  43.  
  44. mat_monitorgamma "1.600000"
  45. mat_monitorgamma_tv_enabled "0"
  46. mat_queue_mode "2"
  47. cl_forcepreload "1"
  48.  
  49. net_graph "1"
  50. cl_loadout_colorweaponnames "1"
  51. cl_hud_color "9"
  52. cl_righthand "0"
  53.  
  54. snd_mixahead "0.05"
  55. snd_headphone_pan_exponent "2"
  56. snd_musicvolume "0"
  57. voice_scale "0.5"
  58.  
  59. cl_radar_scale "0.4"
  60. cl_hud_radar_scale "1.3"
  61. cl_timeout "1337"
  62.  
  63. r_drawtracers_firstperson "0"
  64. cl_autowepswitch "0"
  65. hud_showtargetid "1"
  66. hud_scaling "1"
  67. cl_autohelp "1"
  68. cl_showhelp "0"
  69.  
  70. bind f1 "autobuy"
  71. bind f2 "rebuy"
  72. bind f3 "cl_righthand 0"
  73. bind f4 "cl_righthand 1"
  74. bind f5 "volume 0.1"
  75. bind f6 "volume 1"
  76. bind 4 "slot4" // cycle
  77. bind mouse3 "noclip"
  78. bind mouse4 "slot7" // flash
  79. bind mouse5 "slot8" // smoke
  80. bind f "slot10" // molotov
  81. bind J "say_team Jag"
  82. bind mwheeldown +jump
  83. unbind mwheelup
  84.  
  85. viewmodel_fov "65"
  86. viewmodel_offset_x "2"
  87. viewmodel_offset_y "2"
  88. viewmodel_offset_z "-2"
  89. viewmodel_presetpos "0"
  90.  
  91. bind "l" "give weapon_flashbang; give weapon_flashbang; give weapon_m4a1; give weapon_ak47; give weapon_awp; give weapon_smokegrenade; give weapon_hegrenade; give weapon_molotov;"
Add Comment
Please, Sign In to add comment