HanysMSI

MatixCFG

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