Advertisement
Guest User

HOtRodconFig

a guest
Oct 20th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. //Credits to "ISleepTheDayAway" for the basic autoexec, edited and tweaked by me
  2.  
  3.  
  4. //Auto Weapon Switch
  5. cl_autowepswitch "0" // we dont want to pick up & switch to a rifle up if we're in the middle of firing our pistol
  6.  
  7. //Bobbing and Movement Shifting - remove all the dumb view bob
  8. cl_viewmodel_shift_left_amt "0"
  9. cl_viewmodel_shift_right_amt "0"
  10. cl_bob_lower_amt "0"
  11. cl_bobamt_lat "0"
  12. cl_bobamt_vert "0"
  13. cl_showloadout "1"
  14. cl_bobcycle "1"
  15.  
  16. //Bypass OS Interface & Acceleration - yes
  17. m_rawinput "1"
  18. m_mouseaccel1 "0"
  19. m_mouseaccel2 "0"
  20.  
  21. //Crosshair - adjust for preference or make your own, i just like this one, looks a bit like this: http://i.imgur.com/AKlyekd.png
  22.  
  23. cl_crosshairalpha "132"
  24. cl_crosshaircolor "5"
  25. cl_crosshaircolor_b "0"
  26. cl_crosshaircolor_r "255"
  27. cl_crosshaircolor_g "0"
  28. cl_crosshairdot "0"
  29. cl_crosshairgap "1"
  30. cl_crosshairsize "5"
  31. cl_crosshairstyle "2"
  32. cl_crosshairusealpha "1"
  33. cl_crosshairthickness "1.5"
  34. cl_fixedcrosshairgap "1"
  35. cl_crosshair_outline "0"
  36. cl_crosshair_outline_draw "1"
  37.  
  38. //Deathcam - optional again
  39. cl_disablefreezecam "1"
  40.  
  41. //Gun Tracers - these are bad, really misleading
  42. r_drawtracers_firstperson "0"
  43.  
  44. //Help Messages - you dont need these
  45. gameinstructor_enable "0"
  46. cl_autohelp "0"
  47. cl_showhelp "0"
  48.  
  49. bind "TAB" "+ng"; //
  50. alias "+ng" "+showscores; net_graph 1" // these 3 = onyl show netgraph when tab/scoreboard is held
  51. alias "-ng" "-showscores; net_graph 0" //
  52.  
  53. //Max Ping - adjust for preference
  54. mm_dedicated_search_maxping "100" // we dont wanna get put in a server where we have 200 ping
  55.  
  56. //MOTD - because
  57. cl_disablehtmlmotd "1"
  58. cl_downloadfilter "nosounds"
  59.  
  60.  
  61. //Performance & Rates - rates for 128 tick servers, matchmaking is 64 but this is usually fine
  62. cl_forcepreload "1"
  63. cl_interp "0"
  64. cl_interp_ratio "1"
  65. cl_cmdrate "128"
  66. cl_updaterate "128"
  67. rate "128000"
  68.  
  69. fps_max "140"
  70.  
  71. +jumpthrow
  72. bind mouse2 +downzoom
  73. bind "E" "+radar" // Zooms out radar while pressing E, use still works.
  74. alias +jumpthrow "+jump; -attack; -attack2"
  75. alias -jumpthrow "-jump"
  76. ALIAS +DOWNZOOM "+ATTACK2; +MOVEDOWN"
  77. ALIAS -DOWNZOOM "-ATTACK2; -MOVEDOWN"
  78. alias "+radar" "+use; cl_radar_always_centered 0; cl_radar_scale 0.3; cl_hud_radar_Scale 1.3; show_loadout_toggle" //cl_radar_scale
  79. alias "-radar" "-use; cl_radar_always_centered 1; cl_radar_scale .7" //centered centers the radar around you - easier to use in combat, but you see less of the map
  80.  
  81. ///Annoying shit
  82. cl_autowepswitch "0"
  83. cl_autohelp "0"
  84. cl_showhelp "0"
  85. snd_ducking_off "1"
  86.  
  87. cl_dm_buyrandomweapons "0"
  88. cl_disablehtmlmotd "1"
  89. cl_disablefreezecam "1"
  90. cl_freezecampanel_position_dynamic "0"
  91. cl_dm_buyrandomweapons "0"
  92. cl_downloadfilter "nosounds" // _disables annoying sound downloads_
  93. r_drawtracers_firstperson 0
  94. mat_queue_mode "2"
  95. rate "128000"
  96. cl_cmdrate "64"
  97. cl_updaterate "64"
  98. cl_interp "0"
  99. cl_interp_ratio "1"
  100. cl_lagcompensation "1"
  101. safezonex .85 //.85 - 1
  102. safezoney .85 // .85 - 1
  103.  
  104. hud_scaling 0.850000
  105. cl_hud_color 8 // ( def. "0" ) client archive - 0 = default, 1 = light blue, 2 = orange, 3 = green, 4 = purple, 5 = white.
  106. cl_hud_healthammo_style 1 // ( def. "0" ) client archive
  107. achievement_disable 1 client cheat replicated - Turn off achievements.
  108. cl_hud_playercount_pos 1 // 1 = bottom, 0 = top, I think
  109. cl_showloadout 1 //Hide nades n shit
  110. cl_radar_icon_scale_min 0.4
  111. cl_radar_scale 0.7
  112. cl_radar_always_centered "0"
  113. cl_hud_radar_Scale 1.3
  114. hud_showtargetid "1"
  115. cl_hud_playercount_showcount 1
  116. cl_show_clan_in_death_notice "0"
  117. cl_inv_showdividerline 0
  118. cl_hud_bomb_under_radar 0
  119. cl_use_opens_buy_menu 0
  120. cl_inv_showdividerline "0"
  121. cl_loadout_colorweaponnames "0" //name of active weapon white or hud color
  122.  
  123.  
  124. //Sound - less delayed, better sound
  125. windows_speaker_config "1"
  126. snd_mixahead "0.05"
  127. snd_musicvolume "0"
  128. snd_headphone_pan_exponent "2"
  129. snd_headphone_pan_radial_weight "1"
  130. snd_rear_headphone_position "90"
  131. bind "kp_minus" "toggle voice_enable 1 0" // this lets you turn voice on and off on numpad minus
  132.  
  133. echo "Autoexec Config loaded" // make sure this autoexec does its fine
  134. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement