Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. cl_showhelp "0"
  2. cl_autohelp "0"
  3. cl_disablefreezecam "1"
  4. cl_disablehtmlmotd "1"
  5. rate "128000"
  6. cl_cmdrate "128"
  7. mat_monitorgamma "1.6"
  8. mat_monitorgamma_tv_enabled "1"
  9. fps_max_menu "144" //
  10. fps_max "0"
  11. r_drawtracers_firstperson "0"
  12. cl_use_opens_buy_menu "0"
  13. mm_dedicated_search_maxping "50"
  14. m_rawinput "1"
  15. m_mouseaccel2 "0"
  16. m_mouseaccel1 "0"
  17. m_customaccel "0"
  18. cl_righthand 0
  19. cl_radar_always_centered 1
  20. cl_radar_icon_scale_min 0.6
  21. cl_radar_rotate 1
  22. cl_radar_scale 0.250000
  23. cl_radar_square_with_scoreboard 1
  24. cl_hud_radar_scale 1.300000
  25. cl_hud_background_alpha 1
  26. cl_hud_color 5
  27. cl_hud_healthammo_style 1
  28. cl_hud_playercount_pos 1
  29. cl_hud_playercount_showcount 0
  30. cl_crosshair_drawoutline "0"
  31. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  32. cl_crosshair_dynamic_splitalpha_innermod "1"
  33. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  34. cl_crosshair_dynamic_splitdist "7"
  35. cl_crosshair_outlinethickness "1"
  36. cl_crosshair_sniper_show_normal_inaccuracy "0"
  37. cl_crosshair_sniper_width "2"
  38. cl_crosshair_t "0"
  39. cl_crosshairalpha "200"
  40. cl_crosshaircolor "5"
  41. cl_crosshaircolor_b "255"
  42. cl_crosshaircolor_g "0"
  43. cl_crosshaircolor_r "255"
  44. cl_crosshairdot "0"
  45. cl_crosshairgap "-1.500000"
  46. cl_crosshairgap_useweaponvalue "0"
  47. cl_crosshairscale "0"
  48. cl_crosshairsize "2.000000"
  49. cl_crosshairstyle "4"
  50. cl_crosshairthickness "0.000000"
  51. cl_crosshairusealpha "1"
  52. cl_fixedcrosshairgap "-7"
  53. viewmodel_fov "61.000000"
  54. viewmodel_offset_x "2.5"
  55. viewmodel_offset_y "1.300000"
  56. viewmodel_offset_z "-0.700000"
  57. viewmodel_presetpos "0"
  58. cl_bob_lower_amt "5.000000"
  59. cl_bobamt_lat "0.100000"
  60. cl_bobamt_vert "0.100000"
  61. cl_bobcycle "0.98"
  62. alias +knife slot3
  63. alias -knife lastinv
  64. bind "pgup" "buy deagle; buy vesthelm; buy defuser;"
  65. bind "pgdn" "buy flashbang; buy hegrenade; buy smokegrenade;"
  66. bind "home" "buy awp;"
  67. bind "ins" "buy ak47; buy m4a1;"
  68. bind "del" "buy p250; buy vesthelm; buy defuser;"
  69. bind "end" "buy tec9; buy fiveseven; buy vesthelm; buy defuser;"
  70. alias "+jumpthrow" "+jump;-attack;-attack2"
  71. alias "-jumpthrow" "-jump"
  72. bind "h" "+jumpthrow"
  73. bind "alt" "+jumpduck"
  74. alias +jumpduck "+duck; +jump"
  75. alias -jumpduck "-duck; -jump"
  76. bindtoggle j cl_righthand
  77. bind shift "+speed; r_cleardecals"
  78. alias +shownet "+showscores; net_graphheight 64"
  79. alias -shownet "-showscores; net_graphheight 9999"
  80. net_graph 1
  81. bind TAB +shownet
  82. bind CAPSLOCK "use weapon_c4; drop"
  83. +cl_show_team_equipment
  84. con_filter_text damage
  85. con_filter_text_out Player:
  86. con_filter_enable 2
  87. developer 1
  88. bind "downarrow" "exec smoke"
  89. bind "uparrow" "exec tilbage"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement