Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. rate "786432"
  2. cl_cmdrate "128"
  3. cl_updaterate "128"
  4. cl_interp "0"
  5. cl_interp_ratio "1"
  6. cl_interpolate "1"
  7.  
  8. cl_viewmodel_shift_left_amt "1.5"
  9. cl_viewmodel_shift_right_amt "0.75"
  10. cl_bob_lower_amt "5"
  11. cl_bobamt_lat "0.4"
  12. cl_bobamt_vert "0.25"
  13. cl_bobcycle "0.98"
  14.  
  15. viewmodel_fov "68"
  16. viewmodel_offset_x "2.5"
  17. viewmodel_offset_y "0"
  18. viewmodel_offset_z "-2"
  19. viewmodel_presetpos "0"
  20.  
  21. m_rawinput "1"
  22. m_mouseaccel1 "0"
  23. m_mouseaccel2 "0"
  24. sensitivity "1.65"
  25. zoom_sensitivity_ratio_mouse "0.85"
  26.  
  27. fps_max "0"
  28. fps_max_menu "0"
  29. net_graphpos "1"
  30. net_graph "1"
  31.  
  32. snd_mixahead "0.020"
  33. snd_headphone_pan_exponent "2"
  34. snd_front_headphone_position "45.0"
  35. snd_rear_headphone_position "135.0"
  36. snd_musicvolume "0"
  37.  
  38. voice_scale "0.25"
  39. volume "0.4"
  40.  
  41. mat_monitorgamma "1.6"
  42. mat_monitorgamma_tv_enabled "0"
  43. func_break_max_pieces "0"
  44. sv_clockcorrection_msecs "0"
  45. net_client_steamdatagram_enable_override "1"
  46. mm_dedicated_search_maxping "88.88"
  47.  
  48. r_eyegloss "0"
  49. r_eyemove "0"
  50. r_eyeshift_x "0"
  51. r_eyeshift_y "0"
  52. r_eyeshift_z "0"
  53. r_eyesize "0"
  54. sys_antialiasing "0"
  55. sys_refldetail "0"
  56.  
  57. r_drawtracers_firstperson "0"
  58. r_dynamic "1"
  59.  
  60. cl_autowepswitch "0"
  61. cl_autohelp "0"
  62. cl_showhelp "0"
  63.  
  64. bind "x" "+voicerecord"
  65. bind "SPACE" "+jump"
  66. bind "MWHEELUP" "+jump"
  67. bind "MWHEELDOWN" "+jump"
  68. bind "ALT" "+duck"
  69. bind "F11" "toggleconsole"
  70. bind "v" "use weapon_c4;drop"
  71. bind "z" "toggle cl_righthand 0 1"
  72. bind "l" "say_team need drop"
  73. bind "p" "cfg"
  74.  
  75. cl_crosshair_drawoutline "0"
  76. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  77. cl_crosshair_dynamic_splitalpha_innermod "1"
  78. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  79. cl_crosshair_dynamic_splitdist "7"
  80. cl_crosshair_outlinethickness "1"
  81. cl_crosshair_sniper_show_normal_inaccuracy "0"
  82. cl_crosshair_sniper_width "1"
  83. cl_crosshairalpha "666"
  84. cl_crosshaircolor "5"
  85. cl_crosshaircolor_b "0"
  86. cl_crosshaircolor_g "255"
  87. cl_crosshaircolor_r "0"
  88. cl_crosshairdot "0"
  89. cl_crosshairgap "-3"
  90. cl_crosshairgap_useweaponvalue "0"
  91. cl_crosshairscale "0"
  92. cl_crosshairsize "2.5"
  93. cl_crosshairstyle "4"
  94. cl_crosshairthickness "1"
  95. cl_crosshairusealpha "1"
  96.  
  97. alias cfg "exec autoexec"
  98.  
  99. say_team .
  100.  
  101. clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement