Guest User

Untitled

a guest
Aug 4th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. //Crosshair
  2.  
  3. cl_crosshair_drawoutline "0"
  4. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  5. cl_crosshair_dynamic_splitalpha_innermod "1"
  6. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  7. cl_crosshair_dynamic_splitdist "7"
  8. cl_crosshair_outlinethickness "1.000000"
  9. cl_crosshair_sniper_width "1"
  10. cl_crosshairalpha "255"
  11. cl_crosshaircolor "5"
  12. cl_crosshaircolor_b "0"
  13. cl_crosshaircolor_g "0"
  14. cl_crosshaircolor_r "127"
  15. cl_crosshairdot "0"
  16. cl_crosshairgap "-1.500000"
  17. cl_crosshairgap_useweaponvalue "0"
  18. cl_crosshairscale "4"
  19. cl_crosshairsize "3.500000"
  20. cl_crosshairstyle "4"
  21. cl_crosshairthickness "1.000000"
  22. cl_crosshairusealpha "1"
  23. cl_fixedcrosshairgap "-4.5"
  24.  
  25.  
  26. // Miscellaneous
  27.  
  28. player_nevershow_communityservermessage "1"
  29. cl_downloadfilter "nosounds"
  30. cl_autowepswitch "0"
  31. cl_autohelp "0"
  32. cl_showhelp "0"
  33. cl_disablefreezecam "1"
  34. cl_showloadout 1
  35. cl_righthand "1"
  36. cl_forcepreload "1"
  37. closeonbuy "0"
  38. cl_use_opens_buy_menu "0"
  39. gameinstructor_enable "0"
  40. hud_takesshots "0"
  41. hud_showtargetid "1"
  42.  
  43. mat_queue_mode "2"
  44.  
  45. net_graph "1"
  46. net_graphheight "64"
  47.  
  48. net_allow_multicast "1"
  49. net_maxroutable "1200"
  50. net_scale "5"
  51. net_steamcnx_allowrelay "1"
  52. mm_dedicated_search_maxping "80"
  53. cl_show_clan_in_death_notice "0"
  54. cl_color "0"
  55. cl_teamid_overhead "1"
  56. cl_teammate_colors_show "1"
  57. cl_timeout "150000"
  58. cl_show_clan_in_death_notice "0"
  59. con_enable 1
  60.  
  61. fps_max 0
  62. fps_max_menu 0
  63.  
  64. net_graph "1"
  65. net_graphheight "9999"
  66.  
  67. developer 1
  68. con_filter_enable 2
  69. con_filter_text_out "Player:"
  70. con_filter_text "damage given"
  71.  
  72. cl_radar_always_centered 1
  73. cl_radar_scale 0.5
  74.  
  75.  
  76. // Buy binds & Custom binds
  77.  
  78. // bind "KP_INS" "buy deagle"
  79. // bind "KP_END" "buy hegrenade"
  80. // bind "KP_DOWNARROW" "buy flashbang"
  81. // bind "KP_PGDN" "buy smokegrenade"
  82. // bind "KP_LEFTARROW" "buy m4a1; buy ak47"
  83. // bind "KP_5" "buy vesthelm"
  84. // bind "KP_RIGHTARROW" "buy defuser"
  85. // bind "KP_HOME" "buy p250"
  86. // bind "KP_PGUP" "buy awp"
  87. // bind "KP_DEL" "buy molotov; buy incgrenade"
  88.  
  89.  
  90.  
  91. // Viewmodel, Bobbing and movement shifting
  92.  
  93. cl_viewmodel_shift_left_amt "0"
  94. cl_viewmodel_shift_right_amt "0"
  95. viewmodel_fov "68"
  96. viewmodel_offset_x "2.5"
  97. viewmodel_offset_y "1"
  98. viewmodel_offset_z "-1.500000"
  99. cl_bob_lower_amt "0"
  100. cl_bobamt_lat "0"
  101. cl_bobamt_vert "0"
  102. cl_bobcycle "0.98"
  103.  
  104. // Sound
  105.  
  106. snd_mixahead "0.05"
  107. snd_headphone_pan_exponent "2"
  108. snd_headphone_pan_radial_weight "0"
  109. snd_musicvolume "0"
  110. volume "1"
  111. voice_scale "1"
  112.  
  113. // Rates
  114.  
  115. cl_cmdrate "128"
  116. cl_updaterate "128"
  117. cl_interp "0"
  118. cl_interp_ratio "1"
  119. rate "128000"
  120.  
  121.  
  122. // HUD
  123.  
  124. weapon_reticle_knife_show 1
  125. cl_hud_background_alpha 1
  126. cl_hud_color 1
  127. cl_hud_playercount_pos 0
  128. cl_hud_playercount_showcount 1
  129.  
  130. //sv_cheats 1
  131. //mat_postprocessenable 0
  132. //cl_draw_only_deathnotices 1
  133. //voice_enable 1
  134.  
  135. ECHO ================================================
  136. ECHO ===[ Config Loaded ]=====
  137. ECHO ===[ Goodluck have fun! ]=====
  138. ECHO ================================================
Add Comment
Please, Sign In to add comment