Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. rate 786432
  2. cl_cmdrate "128"
  3. cl_updaterate "128"
  4. cl_interp "0.0"
  5. cl_interp_ratio "1"
  6. cl_interpolate "1"
  7. cl_lagcompensation "1"
  8. fps_max "350"
  9. fps_max_menu "0"
  10. viewmodel_fov 68
  11. viewmodel_offset_x -1
  12. viewmodel_offset_y 1
  13. viewmodel_offset_z -1
  14. cl_bob_lower_amt 5
  15. cl_bobamt_lat .1
  16. cl_bobamt_vert .14
  17. cl_bobcycle .9
  18. cl_bobup 0.5
  19. cl_righthand 1
  20. sensitivity 1
  21. cl_crosshairsize 1
  22. cl_crosshairstyle 4
  23. viewmodel_presetpos 0
  24. cl_crosshairusealpha 1
  25. cl_crosshairdot 1
  26. cl_crosshairthickness 0
  27. cl_crosshairgap -3
  28. cl_crosshair_drawoutline 0
  29. cl_crosshairalpha 250
  30. cl_crosshaircolor 4
  31. cl_crosshaircolor_b 250
  32. cl_crosshaircolor_g -1000
  33. cl_crosshaircolor_r -1000
  34. cl_crosshairscale 0
  35. cl_hud_background_alpha 0.5
  36. cl_hud_bomb_under_radar 1
  37. cl_hud_color 2
  38. cl_hud_healthammo_style 0
  39. cl_hud_radar_scale 1
  40. cl_hud_playercount_showcount 0
  41. cl_hud_playercount_pos 0
  42. cl_radar_always_centered 1
  43. cl_radar_icon_scale_min 0.6
  44. cl_radar_rotate 1
  45. cl_radar_scale .4
  46. m_rawinput 1
  47. cl_viewmodel_shift_left_amt 1.5
  48. cl_viewmodel_shift_right_amt 0.75
  49. cl_autowepswitch 0
  50. net_graph 1
  51. net_graphproportionalfont 0
  52. cl_showloadout 1
  53. bind "e" "+radar"
  54. alias "+radar" "+use; cl_radar_scale 0.4
  55. alias "-radar" "-use; cl_radar_scale 0.6
  56. bind x "use weapon_flashbang"
  57. bind z "use weapon_smokegrenade"
  58. bind c "use weapon_hegrenade"
  59. bind v "use weapon_molotov;use weapon_incgrenade"
  60. bind 1 "slot1 ; cl_crosshairsize 1"
  61. bind 2 "slot2 ; cl_crosshairsize 1"
  62. bind 3 "slot3 ; cl_crosshairsize 1"
  63. bind 4 "slot8 ; cl_crosshairsize 1000"
  64. alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind alt "+jumpthrow"
  65. alias +incvol "incrementvar volume 0 2 0.5;+speed";alias -incvol "incrementvar volume 0 2 -0.5;-speed";bind SHIFT +incvol
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement