Advertisement
ADMINnelix

_yes.cfg

Aug 29th, 2019
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. // CS Config by the biggest gangster in the northeast
  2. // WeChat: nelix-
  3.  
  4. //bindies))
  5.  
  6. bind v "+voicerecord"
  7. bind "n" "toggle cl_righthand 0 1"
  8. net_graph 1
  9. //clanid
  10. cl_clanid 166864
  11.  
  12. // chatspam
  13. bind "l" "say didnt ask"
  14. bind "p" "say 1"
  15. bind "o" "say LOL"
  16. bind "KP_END" "toggleconsole"
  17.  
  18. //mouse stuff
  19. sensitivity "2"
  20. zoom_sensitivity_ratio_mouse "0.6"
  21. m_rawinput "0"
  22. m_customaccel "0"
  23. m_mouseaccel1 "0"
  24. m_mouseaccel2 "0"
  25. m_mousespeed "0"
  26.  
  27. // viewmodel
  28. cl_viewmodel_shift_left_amt "1.5"
  29. cl_viewmodel_shift_right_amt "0.75"
  30. viewmodel_fov "68"
  31. viewmodel_offset_x "-2.0"
  32. viewmodel_offset_y "2.0"
  33. viewmodel_offset_z "-2.0"
  34. viewmodel_presetpos "0"
  35. viewmodel_recoil "1.0"
  36. cl_bob_lower_amt "5"
  37. cl_bobamt_lat "0.33"
  38. cl_bobamt_vert "0.14"
  39. cl_bobcycle "0.98"
  40.  
  41. // rates
  42. rate 128000
  43. cl_updaterate 128
  44. cl_cmdrate 128
  45. cl_interp_ratio 1
  46. cl_interp 0
  47.  
  48. // crosshair shite
  49. cl_crosshair_drawoutline "1"
  50. cl_crosshair_outlinethickness "1"
  51. cl_crosshairalpha "255"
  52. cl_crosshaircolor "1"
  53. cl_crosshairdot "0"
  54. cl_crosshairgap "-1"
  55. cl_crosshairscale "2"
  56. cl_crosshairsize "4"
  57. cl_crosshairstyle "4"
  58. cl_crosshairthickness "1"
  59. cl_crosshairusealpha "1"
  60.  
  61. //HUD shit
  62. cl_hud_background_alpha "0.750000"
  63. cl_hud_bomb_under_radar "0"
  64. cl_hud_color "8"
  65. cl_hud_healthammo_style 1
  66. cl_hud_radar_scale 0.9
  67. cl_hud_playercount_pos 0
  68. cl_hud_playercount_showcount 1
  69. hud_scaling "0.850000"
  70. hud_showtargetid "1"
  71. safezonex 0.95
  72. safezoney 1
  73.  
  74.  
  75.  
  76. echo config loaded
  77. echo use INS for Cheat menu
  78. echo sponsored by:
  79. echo lmaobox.net
  80. echo best
  81. echo tf2
  82. echo cheats
  83. echo out there!
  84.  
  85. //audio
  86. volume "0.06"
  87. snd_menumusic_volume "0.01"
  88.  
  89. // fps stuff
  90. fps_max 0
  91. fps_max_menu 0
  92.  
  93.  
  94. //Scripts
  95. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement