Advertisement
Guest User

CONFIG

a guest
Apr 23rd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. //Viewmodel
  2. viewmodel_fov "68"
  3. viewmodel_offset_x "2.500000"
  4. viewmodel_offset_y "-0.100000"
  5. viewmodel_offset_z "-2.000000"
  6. viewmodel_presetpos "0"
  7.  
  8.  
  9. //Crosshair
  10. cl_crosshair_drawoutline "1"
  11. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  12. cl_crosshair_dynamic_splitalpha_innermod "1"
  13. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  14. cl_crosshair_dynamic_splitdist "7"
  15. cl_crosshair_outlinethickness "1"
  16. cl_crosshair_sniper_show_normal_inaccuracy "0"
  17. cl_crosshair_sniper_width "1"
  18. cl_crosshairalpha "255"
  19. cl_crosshaircolor "5"
  20. cl_crosshaircolor_b "255"
  21. cl_crosshaircolor_g "255"
  22. cl_crosshaircolor_r "255"
  23. cl_crosshairdot "0"
  24. cl_crosshairgap "-1.500000"
  25. cl_crosshairgap_useweaponvalue "0"
  26. cl_crosshairscale "0"
  27. cl_crosshairsize "2.900000"
  28. cl_crosshairstyle "4"
  29. cl_crosshairthickness "1.150000"
  30. cl_crosshairusealpha "1"
  31. cl_fixedcrosshairgap "3"
  32.  
  33.  
  34. // Bob
  35. cl_bob_lower_amt "5" //How much the viewmodel lowers when running, set to lowest for less distraction
  36. cl_bobamt_lat "0.1" //How much the viewmodel moves side to side when running, set to lowest for less distraction
  37. cl_bobamt_vert "0.1" //How much the viewmodel moves up and down when running, set to lowest for less distraction
  38. cl_bobcycle "0.98" //The frequency at which the viewmodel bobs, set to default
  39. cl_viewmodel_shift_left_amt "0" //Removes shifting of arms
  40. cl_viewmodel_shift_right_amt "0" //Removes shifting of arms
  41.  
  42. // Bindings
  43. bind "v" "+voicerecord" //You can communicate with the V key instead of K
  44. bind "f" "+lookatweapon" //Inspect your weapon with F
  45. unbind "i" //So you don't accidentally enable hud fade, which is very annoying
  46.  
  47. // No Tutorial or Info Messages (FPS BOOST)
  48. gameinstructor_enable "0" //Removes in game lessons
  49. cl_showhelp "0" //Removes on-screen help
  50. cl_autohelp "0" //Removes automatic help
  51. cl_disablefreezecam "1" //Disables Freezecam, very important to have off
  52. cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
  53.  
  54. // Rates (Settings are optimized for best networking experience)
  55. rate "128000" //Max bytes per second the host can receive data
  56. cl_cmdrate "128" //Max number of command packets sent to server per second
  57. cl_updaterate "128" //Number of packets per second you are requesting from the server
  58. cl_interp_ratio "1" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
  59. cl_interp "0" //Sets the interpolation amount, always set this to 0
  60. cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view
  61. cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time
  62. cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects
  63.  
  64. // Video
  65. mat_monitorgamma "1.6" //Brightness, use this value for best brightness
  66. mat_monitorgamma_tv_enabled "0" //Turn off TV Mode
  67.  
  68. // Sound
  69. voice_scale "0.4" //Turns down the volume of other players voice to 40%
  70. snd_mixahead "0.05" //Makes sound as instant as it can get, making it easier to hear small things
  71. snd_musicvolume "0" //Turns off all music, easier to focus
  72. volume 0.3
  73.  
  74. // Net
  75. fps_max "300" //Setting this to 300 for the general gamers
  76. net_graph "0" //Shows my network usage data
  77. net_graphheight "0" //Changes height
  78. net_graphmsecs "400" //The latency graph represents this many milliseconds
  79. net_graphpos "2" //Positioning of Net Graph
  80. net_graphproportionalfont "1" //Makes font smaller
  81. net_graphshowinterp "1" //Shows interpolation value
  82. net_graphshowlatency "1" //Shows latency value
  83. net_graphsolid "1" //Solid Net Graph
  84. net_graphtext "1" //Shows text fields
  85. net_maxroutable "1200" //Requested max packet size before packets are 'split'
  86. net_scale "5" //Makes font smaller
  87.  
  88. // Other
  89. r_drawtracers_firstperson "0" //Hides bullet tracers in first person view
  90. lobby_voice_chat_enabled "1" //Turns microphone off in lobby, really useful
  91. cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
  92. mm_dedicated_search_maxping "80" //Maxping Search in Matchmaking
  93.  
  94.  
  95. // Mouse
  96. m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
  97. m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  98. m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution
  99. m_customaccel "0" //Custom mouse acceleration disabled
  100.  
  101. // Hud Modification (From Patch 1 May)
  102. hud_showtargetid "1" //Enables display of target names, important
  103. cl_hud_bomb_under_radar "1" //Draws bomb under radar, convenient
  104. cl_hud_color "1" //Makes the hud color white
  105. cl_hud_radar_scale "1.3" //Radar Size, not too big and not too small
  106. cl_radar_scale "0.3" //Radar Map Scale Size, 0.3 is perfect on all maps
  107. cl_radar_always_centered "1"
  108. cl_hud_playercount_showcount "0" //Shows player avatars instead of numbers left
  109. cl_hud_playercount_pos "0" //Puts player information in the top instead of the bottom
  110. cl_hud_healthammo_style "1" //Simplified information on HP/AP and ammo
  111. cl_hud_background_alpha "0.2" //Hidden but still visible black bars, easy on the eyes
  112. cl_loadout_colorweaponnames "1" //Weapon names are colored in loadout to match their rarity, cool feature
  113. cl_radar_icon_scale_min "0.8" //Sets the minimum player icon scale, this value feels good
  114. cl_showloadout "1" //So it doesnt fade out the weapon slots, very annoying otherwise
  115. hud_scaling "0.65" //Scales hud elements to low value
  116. safezonex "1"
  117. safezoney "1"
  118.  
  119. echo **HEADUPS** THIS WORKS
  120.  
  121. // SCRIPTS BELOW, Not needed if you don't want them
  122.  
  123. // Show netgraph when checking scoreboard script
  124. alias "+scorenet" "+showscores; net_graphheight 0;net_graph 1"
  125. alias "-scorenet" "-showscores; net_graphheight 9999"
  126. bind "TAB" "+scorenet" //Bind TAB to whatever you prefer
  127.  
  128. unbind alt
  129. bind alt noclip
  130.  
  131. alias "toggleside" "left"
  132. alias "left" "cl_righthand 0; alias toggleside right"
  133. alias "right" "cl_righthand 1; alias toggleside left"
  134. bind "mouse4" "toggleside"
  135.  
  136. bind h "say uninstall"
  137. sensitivity 1.65
  138. m_yaw 0.022 // For 4:3 Res use 0.0165if using 16:9 use m_yaw 0.022
  139. bind mouse5 +jump
  140.  
  141. bind j nadetoggleon
  142. alias "nadetoggleon" "cl_crosshairalpha 100; cl_crosshairdot 1; cl_crosshairgap 4; cl_crosshairsize 255; cl_crosshairstyle 4; cl_crosshairthickness 1; cl_fixedcrosshairgap 4; cl_crosshair_drawoutline 1; bind j nadetoggleoff"
  143. alias "nadetoggleoff" "exec autoexec"
  144.  
  145. bind "w" "+forward;cl_clanid 10088900";
  146. bind "a" "+moveleft;cl_clanid 10088895";
  147. bind "d" "+moveright;cl_clanid 10109772";
  148. bind "s" "+back;cl_clanid 10088936";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement