Advertisement
Guest User

smeaxy's cfg 21.11.2018

a guest
Nov 21st, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. -language english -novid -high -refresh 74 +exec smx.cfg
  2.  
  3. //wmex 21.11.2018
  4. sv_cheats "1"
  5. cl_autohelp 0
  6. cl_disablefreezecam 1
  7. cl_disablehtmlmotd 1
  8. cl_forcepreload 1
  9. cl_freezecameffects_showholiday 0
  10. cl_showhelp 0
  11. r_drawtracers_firstperson 0
  12. r_dynamic 0
  13. cl_bobamt_lat 0
  14. cl_bobamt_vert 0
  15. cl_radar_always_centered 0
  16. cl_radar_square_with_scoreboard 0
  17. cl_radar_icon_scale_min 1
  18. net_graph 0
  19. net_graphheight 0
  20. net_graphproportionalfont 0
  21. sensitivity 2
  22. mat_monitorgamma 1.6
  23. joystick 0
  24. mm_dedicated_search_maxping 65
  25. snd_hwcompat 1
  26. cl_use_opens_buy_menu 0
  27. cl_radar_scale 0.4
  28. cl_hud_radar_scale 1.05
  29. viewmodel_presetpos 3
  30. gameinstructor_enable 0
  31.  
  32. snd_menumusic_volume 0
  33. snd_roundstart_volume 0
  34. snd_roundend_volume 0
  35. snd_mapobjective_volume 0
  36. snd_tensecondwarning_volume 0.2
  37. snd_deathcamera_volume 0
  38. snd_mute_losefocus 0
  39.  
  40. fps_max "148"
  41. fps_max_menu "148"
  42.  
  43. alias +jumpthrow "+jump;-attack"
  44. alias -jumpthrow "-jump"
  45. bind "x" "+jumpthrow"
  46.  
  47. bind "mwheelup" "+jump"
  48. bind "mwheeldown" "+jump"
  49.  
  50. bind "z" "+voicerecord"
  51. bind "c" "r_cleardecals"
  52. bind "mouse4" "drop"
  53. bind "g" "noclip"
  54. bind shift "+speed"
  55.  
  56. bind "v" "use weapon_molotov; use weapon_incgrenade"
  57. bind "4" "use weapon_hegrenade"
  58. bind "q" "use weapon_smokegrenade"
  59. bind "6" "use weapon_decoy"
  60. bind "mouse5" "use weapon_knife; use weapon_flashbang"
  61.  
  62. bind "kp_ins" "buy vest; buy vesthelm"
  63. bind "kp_end" "buy flashbang;"
  64. bind "kp_downarrow" "buy hegrenade;"
  65. bind "kp_pgdn" "buy smokegrenade;"
  66. bind "kp_del" "buy molotov;"
  67. bind "kp_plus" "buy awp;"
  68. bind "kp_enter" "buy ak47; buy m4a1;"
  69.  
  70. bind "leftarrow" "radio1"
  71. bind "downarrow" "radio2"
  72. bind "rightarrow" "radio3"
  73.  
  74. echo "loaded"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement