Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. fps_max 400;
  2. cl_showfps 0;
  3. cl_disablefreezecam 1;
  4. sensitivity 2.33;
  5. zoom_sensitivity_ratio_mouse 0.85;
  6. m_rawinput 1;
  7. mat_queue_mode 2;
  8. cl_disablehtmlmotd 0
  9. cl_join_advertise 2
  10. snd_mixahead "0.05"
  11. volume "0.15"
  12. voice_scale "0.75"
  13. voice_mixer_volume "1.00"
  14. snd_musicvolume 0
  15.  
  16. rate 786432
  17. cl_cmdrate 128
  18. cl_updaterate 128
  19. cl_interp_ratio 1
  20. cl_interp 0
  21.  
  22. //viewmodel
  23.  
  24. viewmodel_preset_pos 3
  25.  
  26. cl_righthand 1;
  27. cl_bob_lower_amt 5;
  28. cl_bobamt_lat 0.25;
  29. cl_bobamt_vert 0.4;
  30.  
  31.  
  32. //hud
  33.  
  34. cl_hud_color 0;
  35. hud_scaling 0.950000;
  36. cl_showloadout 1;
  37. cl_hud_background_alpha 0.5;
  38. cl_hud_bomb_under_radar 1;
  39. cl_hud_healthammo_style 0;
  40. cl_hud_playercount_pos 0;
  41. cl_hud_radar_scale 1;
  42. cl_loadout_colorweaponnames 1;
  43.  
  44. //net_graph
  45.  
  46.  
  47. net_graphheight 64;
  48. net_graphpos 2;
  49. net_graphproportionalfont 1;
  50. net_graphmsecs 400;
  51. net_graphshowinterp 1;
  52. net_graphshowlatency 1;
  53. net_graphshowsvframerate 0;
  54. net_graphsolid 1;
  55. net_graphtext 1;
  56.  
  57. //binds
  58.  
  59. bind "q" "slot2";
  60. bind "kp_ins" "buy p250;"
  61. bind "kp_del" "buy tec9; buy fiveseven;"
  62. bind "kp_enter" "buy deagle;"
  63. bind "kp_end" "buy vesthelm;"
  64. bind "kp_downarrow" "buy defuser;"
  65. bind "kp_pgdn" "buy vest;"
  66. bind "kp_leftarrow" "buy ak47; buy m4a1;"
  67. bind "kp_5" "ump45;"
  68. bind "kp_rightarrow" "buy awp;"
  69. bind "kp_home" "buy smokegrenade;"
  70. bind "kp_uparrow" "buy flashbang;"
  71. bind "kp_pgup" "buy hegrenade;"
  72. bind "kp_plus" "buy molotov; buy incgrenade;"
  73. bind "space" "+jump"
  74. bind "mwheeldown" "+jump"
  75. bind "mwheelup" "+jump"
  76. bind "n" "-attack";
  77. bind "=" "toggle volume 0.02 0.15";
  78. bind "2" "r_cleardecals";
  79. +cl_show_teamequipment
  80.  
  81. cl_crosshairstyle 4
  82. cl_crosshairsize 3
  83. cl_fixedcrosshairgap -3
  84. cl_crosshairgap -2
  85. cl_crosshair_drawoutline 0
  86. cl_crosshaircolor 1
  87. cl_crossthickness .1
  88. cl_crosshairdot 0;
  89.  
  90.  
  91. mm_dedicated_search_maxping 40;
  92. clear;
  93. echo "AUTOEXEC GELADEN JONGUH"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement