Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. bind "kp_enter" "buy ak47; buy m4a1;"
  2. bind "kp_plus" "buy vesthelm;"
  3. bind "kp_minus" "buy awp;"
  4. bind "kp_multiply" "buy flashbang;"
  5. bind "kp_pgup" "buy hegrenade;"
  6. bind "kp_rightarrow" "buy smokegrenade;"
  7. bind "kp_pgdn" "buy molotov; buy incgrenade;"
  8. bind "kp_del" "buy decoy;"
  9. bind "kp_uparrow" "buy p250;"
  10. bind "kp_5" "buy deagle;"
  11. bind "kp_downarrow" "buy tec9; buy fiveseven;"
  12. bind "kp_ins" "buy defuser;"
  13. bind "kp_end" "buy vest;"
  14. bind "kp_leftarrow" "buy ssg08;"
  15. bind "kp_home" "buy aug; buy sg556;"
  16. bind "f3" "buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade;"
  17. bind "f4" "buy molotov; buy incgrenade; buy flashbang; buy flashbang; buy smokegrenade;"
  18. bind "f5" "buy molotov; buy incgrenade; buy flashbang; buy hegrenade; buy smokegrenade;"
  19.  
  20. viewmodel_fov 68;
  21. viewmodel_offset_x 2.5;
  22. viewmodel_offset_y 2;
  23. viewmodel_offset_z -1;
  24. viewmodel_presetpos 0;
  25. cl_viewmodel_shift_left_amt 1.5;
  26. cl_viewmodel_shift_right_amt 0.75;
  27. viewmodel_recoil 0;
  28. cl_righthand 0;
  29. cl_bob_lower_amt 0;
  30. cl_bobamt_lat 0;
  31. cl_bobamt_vert 0;
  32. cl_bobcycle 0.98;
  33.  
  34. +cl_show_team_equipment 1
  35.  
  36. alias "dropc4" "use weapon_c4; drop;"
  37. bind j "dropc4"
  38.  
  39. cl_crosshair_drawoutline "0.00000"
  40. cl_crosshair_outlinethickness "1.00000"
  41. cl_crosshair_sniper_show_normal_inaccuracy "0"
  42. cl_crosshair_sniper_width "1"
  43. cl_crosshair_t "0.000000"
  44. cl_crosshairalpha "400.000000"
  45. cl_crosshaircolor "3.000000"
  46. cl_crosshaircolor_b "250.000000"
  47. cl_crosshaircolor_g "250.000000"
  48. cl_crosshaircolor_r "250.000000"
  49. cl_crosshairdot "0.000000"
  50. cl_crosshairgap "-3.000000"
  51. cl_crosshairgap_useweaponvalue "0"
  52. cl_crosshairscale "0"
  53. cl_crosshairsize "1.00000"
  54. cl_crosshairstyle "4.000000"
  55. cl_crosshairthickness "1.00000"
  56. cl_crosshairusealpha "1"
  57. cl_fixedcrosshairgap "-3"
  58.  
  59. mat_monitorgamma 1.6
  60.  
  61. cl_hud_radar_scale "0.9"
  62. cl_radar_scale "0.4"
  63. cl_radar_always_centered "0"
  64.  
  65. bind space +jump
  66. bind mwheeldown +jump
  67. bind mwheelup +jump
  68. bind ctrl "+speed; r_cleardecals
  69. bind mouse4 slot1
  70. bind mouse5 slot3
  71. bind n noclip
  72. cl_righthand 0
  73. BindToggle q cl_righthand 0 1
  74. bind o sv_rethrow_last_grenade
  75.  
  76. cl_show_team_equipment
  77. cl_teamid_overhead_always 1
  78.  
  79. alias "+jumpthrow" "+attack;+jump; -attack"
  80. alias "-jumpthrow" "-jump"
  81. bind "h" "+jumpthrow"
  82.  
  83. alias "+smokecross" "cl_crosshairsize 5000; use weapon_smokegrenade"
  84. alias "-smokecross" "cl_crosshairsize 1"
  85. bind "v" "+smokecross"
  86.  
  87. bind k "toggle volume 0.111 0.666"
  88. bind l "toggle voice_scale 0.4 0.1
  89. volume 0.111
  90. voice_scale 0.4
  91.  
  92. cl_cmdrate 128
  93. cl_updaterate 128
  94.  
  95. r_eyegloss "0"
  96. r_eyemove "0"
  97. r_eyeshift_x "0"
  98. r_eyeshift_y "0"
  99. r_eyeshift_z "0"
  100. r_eyesize "0"
  101. r_drawtracers_firstperson "1"
  102.  
  103. cl_cmdrate "128"
  104. cl_updaterate "128"
  105. rate "999999999999999"
  106. cl_interp "0"
  107. cl_interp_ratio "1"
  108.  
  109. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement