Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. w//~~~~~ L O A D - C O N F I G S ~~~~~
  2. exec autoexec_buy.cfg
  3. exec autoexec_binds.cfg
  4. exec autoexec_sound.cfg
  5. exec autoexec_trashtalk.cfg
  6.  
  7.  
  8. //~~~~~ R A T E S ~~~~~
  9. rate "128000"
  10. cl_cmdrate "128"
  11. cl_updaterate "128"
  12. clientport "27006"
  13. sv_cheats "1"
  14. net_client_steamdatagram_enable_override 1
  15. fps_max "0"
  16.  
  17.  
  18. //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19.  
  20. cl_lagcompensation "1"
  21. cl_forcepreload "1"
  22. cl_interp "0.031"
  23. cl_interp_ratio "1"
  24.  
  25. //~~~~~ V I E W M O D E L ~~~~~
  26. viewmodel_fov "70"
  27. viewmodel_offset_x "1.5"
  28. viewmodel_offset_y "2"
  29. viewmodel_offset_z "-1.5"
  30. viewmodel_presetpos "4"
  31. cl_viewmodel_shift_left_amt "0"
  32. cl_viewmodel_shift_right_amt "0"
  33. cl_bobcycle "0.98"
  34. cl_bob_lower_amt "0"
  35. cl_bobamt_lat "0.1"
  36. cl_bobamt_vert "0.1"
  37.  
  38.  
  39. //~~~~~ C R O S S H A I R ~~~~~
  40. //cl_crosshairalpha "255"
  41. //cl_crosshaircolor "5"
  42. //cl_crosshaircolor_b "255"
  43. //cl_crosshaircolor_r "41"
  44. //cl_crosshaircolor_g "227"
  45. //cl_crosshairdot "0"
  46. //cl_crosshairgap "-1"
  47. //cl_crosshairsize "2"
  48. //cl_crosshairstyle "4"
  49. //cl_crosshairusealpha "1"
  50. //cl_crosshairthickness "1"
  51. //cl_fixedcrosshairgap "-1"
  52. //cl_crosshair_outlinethickness "1"
  53. //cl_crosshair_drawoutline "1"
  54.  
  55. //~~~~~ C R O S S H A I R ~~~~~
  56. //cl_crosshairalpha "255"
  57. //cl_crosshaircolor "5"
  58. //cl_crosshaircolor_b "37"
  59. //cl_crosshaircolor_r "255"
  60. //cl_crosshaircolor_g "0"
  61. //cl_crosshairdot "0"
  62. //cl_crosshairgap "-1"
  63. //cl_crosshairsize "2"
  64. //cl_crosshairstyle "4"
  65. //cl_crosshairusealpha "1"
  66. //cl_crosshairthickness "1"
  67. //cl_fixedcrosshairgap "-1"
  68. //cl_crosshair_outlinethickness "1"
  69. //cl_crosshair_drawoutline "1"
  70.  
  71. //~~~~~ C R O S S H A I R D O T ~~~~~
  72. cl_crosshairalpha "255"
  73. cl_crosshaircolor "5"
  74. cl_crosshaircolor_b "73"
  75. cl_crosshaircolor_r "255"
  76. cl_crosshaircolor_g "0"
  77. cl_crosshairdot "1"
  78. cl_crosshairgap "-6"
  79. cl_crosshairsize "0"
  80. cl_crosshairstyle "4"
  81. cl_crosshairusealpha "1"
  82. cl_crosshairthickness "1.5"
  83. cl_fixedcrosshairgap "-6"
  84. cl_crosshair_outlinethickness "1"
  85. cl_crosshair_drawoutline "1"
  86.  
  87.  
  88. //~~~~~ H U D ~~~~~
  89. hud_takesshots "1"
  90. hud_scaling "0.75"
  91. cl_showloadout "1"
  92. cl_autohelp "0"
  93. cl_showhelp "0"
  94. closeonbuy "1"
  95.  
  96.  
  97. //~~~~~ C L I E N T - S E T T I N G S ~~~~~
  98. cl_showfps "0"
  99. cl_autowepswitch "0"
  100. cl_disablehtmlmotd "0"
  101. option_duck_method "0"
  102. option_speed_method "0"
  103. cl_disablefreezecam "1"
  104. cl_use_opens_buy_menu "0"
  105. gameinstructor_enable "0"
  106. cl_teammate_colors_show "2"
  107. cl_downloadfilter "nosounds"
  108. cl_freezecampanel_position_dynamic "0"
  109.  
  110. //~~~~~ C O N S O L E - C L E A R ~~~~~
  111. host_writeconfig
  112. clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement