Advertisement
HanysMSI

PrzemekCFG

Mar 16th, 2019
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. cl_color "2";
  2. cl_crosshair_drawoutline "0";
  3. cl_crosshairalpha "255";
  4. cl_crosshaircolor "1";
  5. cl_crosshairdot "0";
  6. cl_crosshairgap "-1";
  7. cl_crosshairscale "1000";
  8. cl_crosshairsize "4";
  9. cl_crosshairstyle "4";
  10. cl_crosshairthickness "1";
  11. cl_crosshairusealpha "1";
  12.  
  13. sensitivity "0.6"
  14. zoom_sensitivity_ratio_mouse "1"
  15. m_customaccel "0";
  16. m_rawinput "1";
  17. volume "0.600000";
  18. snd_mixahead "0.05";
  19. voice_scale "0.500000";
  20. voice_mixer_volume "1.0";
  21.  
  22. snd_menumusic_volume "0";
  23. snd_roundstart_volume "0";
  24. snd_roundend_volume "0";
  25. snd_mapobjective_volume "0";
  26. snd_deathcamera_volume "0";
  27. snd_tensecondwarning_volume "0.080000";
  28. snd_mute_losefocus "0";
  29.  
  30. cl_interp "0.015625";
  31. cl_interp_ratio "2";
  32. cl_cmdrate "128";
  33. cl_updaterate "128";
  34. rate "786432";
  35. bind "h" "use weapon_c4;drop";
  36. net_graph "1";
  37.  
  38. net_graphheight "9999";
  39. bind "TAB" "+scorenet";
  40. alias "+scorenet" "+showscores; net_graphheight 0";
  41. alias "-scorenet" "-showscores; net_graphheight 9999";
  42. bind "R" "+reload; r_cleardecals";
  43. bind "shift" "+speed;r_cleardecals";
  44. bind "CTRL" "+duck;r_cleardecals";
  45.  
  46. fps_max 0;
  47. fps_max_menu 128;
  48. mm_dedicated_search_maxping "120";
  49. alias "+jumpthrow" "+jump;-attack";
  50. alias "-jumpthrow" "-jump";
  51. bind "mouse3" "+jumpthrow";
  52. alias "fixres" "mat_setvideomode 1280 960 1; mat_setvideomode 1280 960 0";
  53.  
  54. alias "+knife" "slot3";
  55. alias "-knife" "lastinv";
  56. bind "q" "+knife";
  57. cl_autowepswitch "0";
  58. alias "-smoke" "cl_crosshairsize "3";cl_crosshairdot "0";cl_crosshairgap "-2";";
  59. alias "+smoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap -1";
  60. bind "n" "+smoke";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement