Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. clear
  2.  
  3. m_rawinput "1"
  4.  
  5. m_customaccel "0"
  6. m_customaccel_exponent "0"
  7. m_customaccel_max "0"
  8. m_customaccel_scale "0"
  9.  
  10. m_mousespeed "0"
  11. m_mouseaccel1 "0"
  12. m_mouseaccel2 "0"
  13.  
  14. zoom_sensitivity_ratio_mouse "1.0"
  15.  
  16.  
  17. /// PERFORMANCE ETC \\\
  18.  
  19. mat_vsync "0"
  20. mat_queue_mode "2"
  21.  
  22. cl_cmdrate "128"
  23. cl_updaterate "128"
  24. cl_interp "0"
  25. cl_interp_ratio "1"
  26. rate "128000"
  27.  
  28. fps_max "0"
  29. fps_max_menu "0"
  30.  
  31. ds_get_newest_subscribed_files
  32. func_break_max_pieces "0"
  33. r_drawtracers_firstperson "1"
  34. r_dynamic "0"
  35.  
  36. cl_forcepreload "1"
  37. r_eyegloss "0"
  38. r_eyemove "0"
  39. r_eyeshift_x "0"
  40. r_eyeshift_y "0"
  41. r_eyeshift_z "0"
  42. r_eyesize "0"
  43.  
  44. /// GUN \\\
  45.  
  46. cl_autowepswitch "0"
  47. viewmodel_offset_x "2"
  48. viewmodel_offset_y "2"
  49. viewmodel_offset_z "-2"
  50. cl_viewmodel_shift_left_amt "0"
  51. cl_viewmodel_shift_right_amt "0"
  52. cl_bob_lower_amt "0"
  53. cl_bobamt_lat "0"
  54. cl_bobamt_vert "0"
  55. cl_bobcycle "1.0"
  56.  
  57.  
  58. /// HUD \\\
  59.  
  60. budget_averages_window "0"
  61. budget_background_alpha "0"
  62. budget_history_numsamplesvisible "0"
  63. budget_history_range_ms "5"
  64. budget_peaks_window "0"
  65. budget_show_averages "0"
  66. budget_show_history "0"
  67. budget_show_peaks "0"
  68. hud_scaling "1"
  69.  
  70.  
  71. /// MISC \\\
  72.  
  73. cl_allowdownload "1"
  74. cl_allowupload "0"
  75. cl_autohelp "0"
  76.  
  77.  
  78. /// ALIASES \\\
  79.  
  80. alias +jumpthrow "+jump;-attack"
  81. alias -jumpthrow "-jump"
  82.  
  83.  
  84.  
  85. cl_disablefreezecam "1"
  86. cl_forcepreload "1"
  87. cl_logofile "0"
  88. cl_rumblescale "0"
  89. cl_showhelp "0"
  90. cl_showpluginmessages "0"
  91. cl_teammate_colors_show "0"
  92. muzzleflash_light "0"
  93. r_eyemove "0"
  94. sf_ui_tint "1"
  95. cl_timeout "999999999999999"
  96. sv_forcepreload "1"
  97. suitvolume "0"
  98. sv_skyname "sky_cs15_daylight01_hdr"
  99. sv_unlockedchapters "99"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement