Advertisement
Guest User

autoexec/cfg

a guest
Aug 27th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. bind "kp_end" "buy smokegrenade;"
  2. bind "kp_downarrow" "buy flashbang;"
  3. bind "kp_pgdn" "buy hegrenade;"
  4. bind "kp_leftarrow" "buy p250;"
  5. bind "kp_5" "buy tec9; buy fiveseven;"
  6. bind "kp_rightarrow" "buy mp7;"
  7. bind "kp_home" "buy galilar; buy famas;"
  8. bind "kp_uparrow" "buy ak47; buy m4a1;"
  9. bind "kp_pgup" "buy awp;"
  10. bind "kp_minus" "buy vest;"
  11. bind "kp_plus" "buy vesthelm;"
  12. bind "kp_enter" "buy defuser;"
  13. bind "kp_ins" "buy molotov; buy incgrenade;"
  14.  
  15.  
  16.  
  17. // Binds
  18.  
  19.  
  20. alias "+jumpthrow" "+jump;-attack"
  21. alias "-jumpthrow" "-jump"
  22. bind "mouse4" "+jumpthrow"
  23.  
  24.  
  25. // Netsettings
  26.  
  27. rate 128000
  28. cl_updaterate 128
  29. cl_cmdrate 128
  30. cl_interp_ratio 1
  31. cl_interp 0
  32.  
  33.  
  34.  
  35. // Global
  36.  
  37. cl_showfps "0"
  38. fps_max "300"
  39. fps_max_menu "300"
  40. cl_autowepswitch "0"
  41. cl_showloadout "1"
  42. cl_downloadfilter "nosounds"
  43. cl_autohelp "1"
  44. cl_forcepreload 1
  45.  
  46. cl_show_clan_in_death_notice "0"
  47.  
  48. cl_showhelp "0"
  49. cl_disablefreezecam "1"
  50.  
  51. option_speed_method "0"
  52. snd_mixahead "0.05"
  53. snd_musicvolume "0"
  54. windows_speaker_config "1"
  55. hud_scaling "0.707000"
  56. hud_showtargetid "1"
  57. con_enable "1"
  58.  
  59.  
  60. clear
  61.  
  62. echo "Successfully loaded autoexec.cfg by TrillHyffy"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement