Guest User

Untitled

a guest
Oct 27th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. cl_cmdrate 128
  2. cl_updaterate 128
  3. rate 128000
  4. cl_interp 0
  5. cl_interp_ratio 1
  6.  
  7. cl_join_advertise 2
  8.  
  9. fps_max 300
  10. fps_max_menu 300
  11. cl_showfps 0
  12. net_graph 0
  13. net_graphheight 0
  14. net_graphpos 0
  15. net_graphproportionalfont 0
  16.  
  17. hud_scaling 0.75
  18. cl_hud_radar_scale 1.3
  19. cl_hud_playercount_pos 0
  20. cl_hud_playercount_showcount 0
  21. cl_hud_color 8
  22. cl_hud_background_alpha 0.80
  23. cl_hud_bomb_under_radar 1
  24. cl_hud_healthammo_style 0
  25. cl_radar_always_centered 1
  26. cl_radar_icon_scale_min 0.5
  27. cl_radar_rotate 1
  28. cl_radar_scale 0.4
  29. cl_showloadout 1
  30. cl_loadout_colorweaponnames 1
  31. cl_show_clan_in_death_notice 0
  32. safezonex 0.95
  33. safezoney 0.95
  34.  
  35. cl_crosshairalpha "255"
  36. cl_crosshaircolor "5"
  37. cl_crosshaircolor_b "50"
  38. cl_crosshaircolor_r "50"
  39. cl_crosshaircolor_g "250"
  40. cl_crosshairdot "0"
  41. cl_crosshairgap "1.0"
  42. cl_crosshairsize "4"
  43. cl_crosshairstyle "2"
  44. cl_crosshair_dynamic_splitdist 1
  45. cl_crosshair_dynamic_splitalpha_outermod 1
  46. cl_crosshair_dynamic_maxdist_splitratio 0.1
  47. cl_crosshairusealpha "1"
  48. cl_crosshairthickness "1"
  49. cl_fixedcrosshairgap "1"
  50. cl_crosshair_outline "0"
  51. cl_crosshair_outline_draw "0"
  52.  
  53. m_customaccel 0
  54. m_rawinput 1
  55. zoom_sensitivity_ratio_mouse 1
  56.  
  57. cl_bob_lower_amt 30
  58. cl_bobamt_lat 0.1
  59. cl_bobamt_vert 0.1
  60.  
  61. cl_autohelp 1
  62. cl_autowepswitch 0
  63. cl_disablefreezecam 1
  64. cl_disablehtmlmotd 1
  65. cl_downloadfilter all
  66. cl_righthand 1
  67. cl_teammate_colors_show 1
  68. cl_color 4
  69. con_filter_text damage
  70. con_filter_enable 2
  71. gameinstructor_enable 0
  72. hud_showtargetid 1
  73.  
  74. mm_dedicated_search_maxping 60
  75. option_duck_method 0
  76. option_speed_method 0
  77. r_drawtracers_firstperson 1
  78.  
  79. bind "kp_end" "buy ak47;buy m4a1"
  80. bind "kp_downarrow" "buy sg556; buy aug"
  81. bind "kp_pgdn" "buy galilar;buy famas"
  82. bind "kp_leftarrow" "buy mp7"
  83. bind "kp_5" "buy ump45"
  84. bind "kp_rightarrow" "buy p90"
  85. bind "kp_home" "buy p250"
  86. bind "kp_uparrow" "buy tec9;buy fiveseven"
  87. bind "kp_ins" "buy vesthelm"
  88. bind "kp_del" "buy vest"
  89. bind "kp_pgup" "buy deagle"
  90. bind "kp_enter" "buy smokegrenade"
  91. bind "kp_plus" "buy flashbang"
  92. bind "kp_minus" "buy hegrenade"
  93. bind "kp_multiply" "buy molotov;buy incgrenade"
  94. bind "kp_slash" "buy defuser"
  95.  
  96. bind "z" "use weapon_hegrenade"
  97. bind "x" "use weapon_incgrenade;use weapon_molotov"
  98. bind "c" "use weapon_flashbang"
  99. bind "v" "use weapon_smokegrenade"
  100.  
  101. alias +knife slot3
  102. alias -knife lastinv
  103. bind q +knife
  104.  
  105. bind "pgup" "+jumpthrow"
  106. alias "+jumpthrow" "+jump;-attack;-attack2"
  107. alias "-jumpthrow" "-jump"
  108.  
  109. host_writeconfig
Add Comment
Please, Sign In to add comment