Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. // Netsettings
  2.  
  3. rate 128000
  4. cl_cmdrate 128
  5. cl_updaterate 128
  6. cl_interp_ratio 1
  7. cl_timeout 120
  8. cl_downloadfilter nosounds
  9.  
  10. // Crosshair
  11.  
  12. cl_crosshair_drawoutline "1"
  13. cl_crosshair_outlinethickness "1"
  14. cl_crosshaircolor "5"
  15. cl_crosshaircolor_b "10"
  16. cl_crosshaircolor_g "0"
  17. cl_crosshaircolor_r "255"
  18. cl_crosshairdot "0"
  19. cl_crosshairgap "-1"
  20. cl_crosshairscale "4"
  21. cl_crosshairsize "3"
  22. cl_crosshairstyle "4"
  23. cl_fixedcrosshairgap "7"
  24. cl_crosshairalpha "190"
  25. m_mousespeed "0"
  26. m_yaw "0.0165"
  27. sensivity "1.5"
  28.  
  29. // Bindings
  30.  
  31. bind "F1" "buy ak47; buy m4a1"
  32. bind "F2" "buy hegrenade; buy vesthelm; buy defuser"
  33. bind "F3" "buy awp"
  34. bind "F4" "buy flashbang; buy smokegrenade"
  35. bind "F5" "buy p250; buy flashbang"
  36. bind "F6" "buy kevlar"
  37. bind "o" "enemydown"
  38. bind "P" "getout"
  39. bind "MOUSE3" "use weapon_flashbang"
  40. bind "MOUSE4" "use weapon_hegrenade"
  41. bind "MOUSE5" "+reload"
  42. bind "r" "+right"
  43.  
  44. // Misc Settings
  45.  
  46. cl_showfps 1
  47. cl_autowepswitch 0
  48. cl_bob_lower_amt 0
  49. cl_dm_buyrandomweapons 0
  50. cl_disablefreezecam 1
  51. cl_forcepreload 1
  52. cl_loadout_colorweaponnames 1
  53. cl_radar_always_centered 0
  54. cl_radar_scale 0.5
  55. cl_inv_showdividerline 1
  56. cl_showhelp 0
  57. cl_showloadout 1
  58. cl_spec_mode 4
  59. cl_use_opens_buy_menu 0
  60. closeonbuy 1
  61. con_enable 1
  62. fps_max 0
  63. gameinstructor_enable 0
  64. hud_scaling 0.85
  65. joystick 0
  66. joystick_force_disabled 1
  67. m_customaccel 0
  68. m_customaccel_exponent 0
  69. m_mousespeed 0
  70. mat_monitorgamma 1.6
  71. net_graphpos 2
  72. net_graphheight 40
  73. net_graphproportionalfont 0
  74. player_competitive_maplist2 "mg_de_train,mg_de_dust,mg_de_dust2,mg_de_aztec,mg_de_inferno,mg_de_nuke,mg_de_cache""
  75. player_gamemodelast_m 1
  76. player_nevershow_communityservermessage 1
  77. sensitivity 1.5
  78. snd_mixahead 0.05
  79. snd_stereo_speaker_pan_exponent 2
  80. snd_stereo_speaker_pan_radial_weight 2
  81. snd_musicvolume 0
  82. snd_musicvolume_multiplier_inoverlay 0
  83. spec_show_xray 1
  84. ui_steam_overlay_notification_position "topleft"
  85. voice_enable 1
  86. volume 0.05
  87. windows_speaker_config 4
  88. alias admin "exec rcon.cfg"
  89. alias +jumpthrow "+jump;-attack"
  90. alias -jumpthrow "-jump"
  91.  
  92.  
  93. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement