Guest User

Untitled

a guest
May 28th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. //CORE HAVEN [autoexec.cfg]
  2.  
  3. //ALPHA
  4. host_writeconfig
  5.  
  6. //Alias
  7. alias "taser" "give weapon_taser"
  8. alias "zeus" "give weapon_taser"
  9. // Knive's
  10. alias "bayonet" "give weapon_bayonet"
  11. alias "flip" "give weapon_knife_flip"
  12. alias "gut" "give weapon_knife_gut"
  13. alias "karambit" "give weapon_knife_karambit"
  14. alias "m9_bayonet" "give weapon_knife_m9_bayonet"
  15. // Nade's
  16. alias "decoy" "give weapon_decoy"
  17. alias "flashbang" "give weapon_flashbang"
  18. alias "grenade" "give weapon_hegrenade"
  19. alias "incendiary" "give weapon_Incgrenade"
  20. alias "molotov" "give weapon_molotov"
  21. alias "smoke" "give weapon_smokegrenade"
  22. // Pistol's
  23. alias "deagle" "give weapon_deagle"
  24. alias "fiveseven" "give weapon_fiveseven"
  25. alias "glock" "give weapon_glock"
  26. alias "p2000" "give weapon_hkp2000"
  27. alias "P250" "give weapon_P250"
  28. alias "usp" "give weapon_usp_silencer"
  29. // Smgs
  30. alias "bizon" "give weapon_bizon"
  31. alias "mac10" "give weapon_mac10"
  32. alias "mp7" "give weapon_mp7"
  33. alias "mp9" "give weapon_mp9"
  34. alias "P90" "give weapon_P90"
  35. alias "ump" "give weapon_ump45
  36. // Heavy's
  37. alias "mag7" "give weapon_mag7"
  38. alias "Negev" "give weapon_negev"
  39. alias "Nova" "give weapon_nova"
  40. alias "Sawedoff" "give weapon_SAWEDOFF"
  41. alias "Xm" "give weapon_XM1014"
  42. // Rifles
  43. alias "ak" "give weapon_ak47"
  44. alias "aug" "give weapon_aug"
  45. alias "awp" "give weapon_awp"
  46. alias "m4" "give weapon_m4a1_silencer"
  47. alias "famas" "give weapon_famas"
  48. alias "galil" "give weapon_galilar"
  49. alias "m4a4" "give weapon_m4a1"
  50. alias "scar" "give weapon_SCAR20"
  51. alias "scout" "give weapon_ssg08"
  52.  
  53. // Map's
  54. alias "aztec" "map de_aztec "
  55. alias "cache" "map de_cache"
  56. alias "cobblestone" "map de_cbble"
  57. alias "dust" "map de_dust"
  58. alias "dust2" "map de_dust2"
  59. alias "inferno" "map de_inferno"
  60. alias "mill" "map de_mill"
  61. alias "mirage" "map de_mirage"
  62. alias "nuke" "map de_nuke"
  63. alias "overpass" "map de_overpass"
  64. alias "seaside" "map de_seaside"
  65. alias "season" "map de_season"
  66. alias "train" "map de_tain"
  67. alias "vertigo" "map de_vertigo"
  68.  
  69. //Bindings For Practice
  70. bind "alt" "noclip"
  71. bind "=" "give weapon_hegrenade; give weapon_flashbang; give weapon_smokegrenade; give weapon_decoy"
  72. bind "end" "quit" //quits the game from within a map.
  73. bind "home" "disconnect" //disconnects from server and returns to home screen.
  74. bind "mwheelup" "r_cleardecals" //clears bullet holes and blood spatter.
  75. bind "pgdn" "volume 0.01" //Lowers in game volume easily while DM'ing
  76. bind "pgup" "volume .20" //Change to your default volume
  77. sv_noclipspeed 2
  78.  
  79. //Buy Binds (Make your binds whatever you would like)
  80. bind "f1" "Buy m4; Buy ak47"
  81. bind "f2" "Buy famas; Buy galilar"
  82. bind "f3" "Buy ump45"
  83. bind "f4" "Buy p250"
  84. bind "f5" "Buy smokegrenade"
  85. bind "f6" "Buy hegrenade"
  86. bind "f7" "Buy flashbang"
  87. bind "f8" "buy molotov; buy incgrenade"
  88. bind "f9" "Buy vesthelm; Buy vest"
  89. bind "f10" "Buy defuser; Buy rescue"
  90. bind "i" "Buy Decoy"
  91. bind "O" "Buy fiveseven; Buy tec9"
  92. bind "P" "Buy deagle"
  93. bind "]" "Buy awp"
  94. bind "\" "Buy scar20; buy g3sg1"
  95. bind "k" "Buy nova"
  96. bind "l" "Buy mag7; Buy sawedoff"
  97. bind "'" "Buy aug; Buy Sg553"
  98.  
  99. //Crosshair
  100. cl_crosshairalpha "200"
  101. cl_crosshaircolor "5"
  102. cl_crosshaircolor_b "50"
  103. cl_crosshaircolor_r "50"
  104. cl_crosshaircolor_g "250"
  105. cl_crosshairdot "0"
  106. cl_crosshairgap "0"
  107. cl_crosshairsize "5"
  108. cl_crosshairstyle "4"
  109. cl_crosshairusealpha "1"
  110. cl_crosshairthickness "1"
  111. cl_fixedcrosshairgap "0"
  112. cl_crosshair_outlinethickness "0"
  113. cl_crosshair_drawoutline "0"
  114.  
  115.  
  116. //Miscellaneous
  117. cl_allowdownload "1
  118. cl_autowepswitch "0"
  119. cl_autohelp "0"
  120. cl_disablehtmlmotd 0 //This has to be "0" for Altpug
  121. cl_downloadfilter "0"
  122. cl_showhelp "0"
  123. cl_forcepreload "1"
  124. cl_lagcompensation "1"
  125. cl_show_clan_in_death_notice "1" //0 if you want only names of players in kill feed.
  126. cl_showfps "0"
  127. cl_showloadout "1"
  128. cl_teammate_colors_show "0" //1 if you want teamates to have color coded :)
  129. cl_use_opens_buy_menu "0" /doesn't allow E to open buy menu! YAY!
  130. con_filter_text "damage" // Filters damage in the console nicely!
  131. con_filter_enable "2" // Filters damage in the console nicely!
  132. ds_get_newest_subscribed_files "1"
  133. fps_max "121" //Put your refresh rate +1, you cannot see frames past your Hz
  134. fps_max_menu "121" //Put your refresh rate +1
  135. gameinstructor_enable "0"
  136. hud_showtargetid "1" //Makes it easier to spot enemies
  137. mm_dedicated_search_maxping "85" //No more than 100
  138. r_drawtracers_firstperson "1" //I have gone back to it because I feel it helps me control recoil better.
  139.  
  140. //Mouse
  141. m_rawinput "1"
  142. m_mouseaccel1 "0"
  143. m_mouseaccel2 "0"
  144. m_mousespeed "0"
  145. sensitivity "1.26" //Put your sensitivity PUT YOUR OWN SENS HERE! :)
  146. zoom_sensitivity_ratio_mouse "1.0"
  147.  
  148. /////// Net Graph (Makes netgraph appear while pressing Tab)
  149. alias "+ng" "+showscores; net_graph 1; net_graphpos 2"
  150. alias "-ng" "-showscores; net_graph 1"
  151. bind "TAB" "+ng"
  152. net_graphheight "0"
  153. net_graphpos "2"
  154. net_graphproportionalfont "0"
  155.  
  156. //Radar [Greatly increases radar visibility]
  157. cl_radar_always_centered "0"
  158. cl_radar_icon_scale_min "0.4"
  159. cl_radar_rotate "1"
  160. cl_radar_scale "0.5"
  161. hud_scaling .88
  162.  
  163. //Rates and Interpolation
  164. net_graph "0"
  165. net_graphpos "1"
  166. net_graphheight "0"
  167. cl_cmdrate "128"
  168. cl_interp "0"
  169. cl_interp_ratio "1"
  170. cl_updaterate "128"
  171. rate "128000"
  172.  
  173. //Viewmodel Postion [Set values to your preference] This is what I use!
  174. cl_bob_lower_amt "10"
  175. cl_bobamt_vert ".1"
  176. cl_bobamt_lat ".1"
  177. cl_bobcycle .10
  178. cl_viewmodel_shift_right_amt ".25"
  179. cl_viewmodel_shift_left_amt ".5"
  180. viewmodel_fov "68"
  181. viewmodel_presetpos "3"
  182. viewmodel_offset_x "2.5"
  183. viewmodel_offset_y "0"
  184. viewmodel_offset_z "-1.5"
  185.  
  186. ///Zomega
  187. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment