Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. cl_crosshair_drawoutline "1"
  2. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  3. cl_crosshair_dynamic_splitalpha_innermod "1"
  4. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  5. cl_crosshair_dynamic_splitdist "7"
  6. cl_crosshair_outlinethickness "1"
  7. cl_crosshair_sniper_show_normal_inaccuracy "0"
  8. cl_crosshair_sniper_width "1"
  9. cl_crosshair_t "0"
  10. cl_crosshairalpha "200"
  11. cl_crosshaircolor "4"
  12. cl_crosshaircolor_b "50"
  13. cl_crosshaircolor_g "250"
  14. cl_crosshaircolor_r "50"
  15. cl_crosshairdot "0"
  16. cl_crosshairgap "0.000000"
  17. cl_crosshairgap_useweaponvalue "0"
  18. cl_crosshairscale "0"
  19. cl_crosshairsize "3"
  20. cl_crosshairstyle "4"
  21. cl_crosshairthickness "1"
  22. cl_crosshairusealpha "1"
  23. cl_fixedcrosshairgap "-5.500000"
  24.  
  25. cl_viewmodel_shift_left_amt "0.500000"
  26. cl_viewmodel_shift_right_amt "0.250000"
  27. viewmodel_fov "65"
  28. viewmodel_offset_x "2"
  29. viewmodel_offset_y "2"
  30. viewmodel_offset_z "-2"
  31. viewmodel_presetpos "0"
  32. viewmodel_recoil "0"
  33. cl_righthand "1"
  34.  
  35. cl_bob_lower_amt "5.000000"
  36. cl_bobamt_lat "0.100000"
  37. cl_bobamt_vert "0.100000"
  38. cl_bobcycle "0.980000"
  39.  
  40. cl_hud_background_alpha "0.4"
  41. cl_hud_bomb_under_radar "1"
  42. cl_hud_color "5"
  43. cl_hud_healthammo_style "1"
  44. cl_hud_playercount_pos "1"
  45. cl_hud_playercount_showcount "0"
  46. cl_hud_radar_scale "1.1"
  47. hud_scaling "0.950000"
  48. hud_showtargetid "1"
  49. cl_loadout_colorweaponnames "0"
  50. cl_color "3"
  51.  
  52. con_enable "1"
  53. gameinstructor_enable "0"
  54. cl_showhelp "0"
  55. cl_autohelp "0"
  56. cl_disablefreezecam "1"
  57. cl_disablehtmlmotd "1"
  58.  
  59. bind mwheeldown "+jump"
  60. bind mwheelup "+jump"
  61. bind space "+jump"
  62. bind q "r_cleardecals"
  63. unbind "i"
  64. bind "rightarrow" "+right"
  65. bind "leftarrow" "+left"
  66. bind "f3" "buy flashbang; buy smokegrenade; buy molotov; buy hegrenade; buy incendiary"
  67. bind "Mouse5" "+voicerecord"
  68.  
  69. alias "dc" "disconnect"
  70. alias "voice" "voice_enable 1"
  71. alias "ex" "exit"
  72.  
  73. echo Config Succesfully Loaded!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement