Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. /RATES
  2.  
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. rate "128000"
  6. cl_interp "0.03100"
  7. cl_interp_ratio "1"
  8.  
  9. /OTHER
  10. fps_max "300"
  11. cl_disablefreezecam "1"
  12.  
  13. /HUD
  14. hud_scaling "1"
  15.  
  16. /MOUSE&SENSITIVITY
  17. zoom_sensitivity_ratio_mouse "1.0"
  18. m_customaccel "0"
  19.  
  20. m_customaccel_exponent "1"
  21.  
  22. m_customaccel_max "0"
  23. m_customaccel_scale "0.04"
  24.  
  25. m_mouseaccel1 "0"
  26.  
  27. m_mouseaccel2 "0"
  28. m_mousespeed "0"
  29. m_rawinput "1"
  30.  
  31.  
  32. m_pitch "0.022"
  33.  
  34. m_side "0.8"
  35. m_yaw "0.022"
  36.  
  37.  
  38. /MODEL ALIGNMENT
  39. cl_righthand "1"
  40. cl_bob_lower_amt "0"
  41. cl_bobamt_lat "0"
  42. cl_bobamt_vert "0"
  43. cl_viewmodel_shift_left_amt "0"
  44. cl_viewmodel_shift_right_amt "0"
  45. viewmodel_fov "68"
  46. viewmodel_offset_x "2"
  47. viewmodel_offset_y "2"
  48. viewmodel_offset_z "-2"
  49.  
  50. /CROSSHAIR
  51. cl_scalecrosshair "1"
  52. cl_crosshairstyle "4"
  53. cl_crosshairgap "-2"
  54. cl_crosshairalpha "9999"
  55. cl_crosshaircolor "1"
  56. cl_crosshaircolor_b "0"
  57. cl_crosshaircolor_g "255"
  58. cl_crosshaircolor_r "255"
  59. cl_crosshairdot "0"
  60. cl_crosshairsize "5"
  61. cl_crosshairthickness "1"
  62. cl_crosshairusealpha "1"
  63. sensitivity "2"
  64. cl_crosshair_drawoutline "0"
  65. cl_crosshair_sniper_width "1"
  66.  
  67. /BRIGHTNESS
  68. mat_monitorgamma "2"
  69. mat_monitorgamma_tv_enabled "0"
  70.  
  71.  
  72. /OTHER
  73. room_type "0"
  74.  
  75.  
  76. r_dynamic "0"
  77.  
  78. snd_mixahead "0.05"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement