Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 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 "255"
  11. cl_crosshaircolor "5"
  12. cl_crosshaircolor_b "0"
  13. cl_crosshaircolor_g "0"
  14. cl_crosshaircolor_r "255"
  15. cl_crosshairdot "0"
  16. cl_crosshairgap "0"
  17. cl_crosshairgap_useweaponvalue "0"
  18. cl_crosshairscale "0"
  19. cl_crosshairsize "2.000000"
  20. cl_crosshairstyle "4"
  21. cl_crosshairthickness "0"
  22. cl_crosshairusealpha "1"
  23. cl_fixedcrosshairgap "3"
  24.  
  25. cl_viewmodel_shift_left_amt "0.500000"
  26. cl_viewmodel_shift_right_amt "0.250000"
  27. viewmodel_fov "54"
  28. viewmodel_offset_x "2.5"
  29. viewmodel_offset_y "-2.0"
  30. viewmodel_offset_z "-2.0"
  31. viewmodel_presetpos "0"
  32. cl_bob_lower_amt "5.000000"
  33. cl_bobamt_lat "0.100000"
  34. cl_bobamt_vert "0.100000"
  35. cl_bobcycle "0.98"
  36.  
  37. rate "786432"
  38. cl_cmdrate "128"
  39. cl_updaterate "128"
  40. cl_interp "0"
  41. cl_interp_ratio "1"
  42.  
  43. net_graph "1"
  44. net_graphheight "9999"
  45. alias "+scorenet" "+showscores; net_graphheight 0"
  46. alias "-scorenet" "-showscores; net_graphheight 9999"
  47. bind "TAB" "+scorenet"
  48.  
  49. alias "+jumpthrow" "+jump;-attack"
  50. alias "-jumpthrow" "-jump"
  51. bind "H" "+jumpthrow"
  52.  
  53. bind "ALT" "toggle cl_righthand 0 1"
  54.  
  55. bind "SPACE" "r_cleardecals"
  56.  
  57. bind "N" "say .noclip"
  58.  
  59. fps_max "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement