mstarr

autoexec.cfg

Jan 20th, 2015
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.62 KB | None | 0 0
  1. ////Sometimes teh first few lines don't load,
  2. ////aANNOYING
  3. bot_chatter "0"
  4. alias vprac "exec vprac.cfg"
  5. alias vbind "exec vbind.cfg"
  6. alias valias "exec valias.cfg"
  7. alias ea "exec autoexec.cfg"
  8. sv_cheats 1
  9. bot_chatter off
  10. exec headphones2.cfg
  11. exec valias
  12. exec vbind
  13.  
  14. /////////
  15. ///HUD///
  16. //////////
  17.  
  18. safezonex ".85" /// The percentage of the screen width that is considered safe from overscan
  19. safezoney ".85" /// The percentage of the screen height that is considered safe from overscan
  20. hud_scaling ".95" /// Scales hud elements
  21. hud_showtargetid "1" /// Enables display of target names
  22. cl_hud_background_alpha "0" ///
  23. cl_hud_bomb_under_radar "0" ///
  24. cl_hud_color "9" /// 0 = default, 1 = light blue, 2 = orange, 3 = green, 4 = purple, 5 = white.
  25. cl_hud_healthammo_style "2" ///
  26. cl_hud_playercount_pos "1" /// 0 = default (top), 1 = bottom
  27. cl_hud_playercount_showcount "1" /// 0 = show player avatars (default), 1 = just show count number (no avatars)
  28. cl_hud_radar_scale "1" ///
  29.  
  30. cl_radar_always_centered "1" /// If set to 0, the radar is maximally used. Otherwise the player is always centered, even at map extents.
  31. cl_radar_icon_scale_min "1" /// Sets the minimum icon scale. Valid values are 0.4 to 1.0.
  32. cl_radar_rotate "1" /// 1
  33. cl_radar_scale "1" /// Sets the radar scale. Valid values are 0.25 to 1.0.
  34. cl_radar_square_with_scoreboard "0" /// If set, the radar will toggle to square when the scoreboard is visible.
  35. cl_inv_showdividerline "0" /// If 1, will show a divider line above the grenades in the inventory panel.
  36. cl_loadout_colorweaponnames "0" /// If set to true, the weapon names are colored in the weapon loadout to match their rarity.
  37.  
  38. cl_show_clan_in_death_notice "0" /// Is set, the clan name will show next to player names in the death notices.
  39. cl_showfps "0" /// Draw fps meter (1 = fps, 2 = smooth, 3 = server, 4 = Show+LogToFile, 5 = Thread and wait times +10 = detailed )
  40. cl_showhelp "0" /// Set to 0 to not show on-screen help
  41. cl_showloadout "1" /// Toggles display of current loadout.
  42. cl_showpluginmessages "1" /// Allow plugins to display messages to you
  43. cl_showpos "0" /// Draw current position at top of screen
  44.  
  45. cl_teamid_overhead "1" /// Shows teamID over player's heads. 0 = off, 1 = on
  46. cl_teamid_overhead_name_alpha "100" /// The max alpha the overhead ID names will draw as.
  47. cl_teamid_overhead_name_fadetime "1" /// How long it takes for the overhad name to fade out once your crosshair has left the target.
  48. cl_teammate_colors_show "2" /// In competitive, 1 = show teammates as separate colors in the radar, scoreboard, etc., 2 = show colors and letters
  49. closeonbuy "1" /// Set non-zero to close the buy menu after buying something
  50. cl_scoreboard_mouse_enable_binding "buymenu" /// Name of the binding to enable mouse selection in the scoreboard
  51. cl_use_opens_buy_menu "0" /// Pressing the +use key will open the buy menu if in a buy zone (just as if you pressed the 'buy' key).
  52.  
  53. /////////////
  54. ///NETCODE///
  55. /////////////
  56.  
  57. fps_max "250" /// Frame rate limiter
  58. cl_cmdrate "128"
  59. cl_updaterate "128" /// Number of packets per second of updates you are requesting from the server
  60. cl_interp "0" /// Sets the interpolation amount (bounded on low side by server interp ratio settings).
  61. cl_interp_ratio "1" /// Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate).
  62. rate "128000" /// Max bytes/sec the host can receive data
  63. rcon_password "ourbase" /// remote console password.
  64. net_maxroutable "1200" /// Requested max packet size before packets are 'split'.
  65. net_splitrate "0" /// Number of fragments for a splitpacket that can be sent per frame
  66. mm_csgo_community_search_players_min "5" /// When performing CSGO community matchmaking look for servers with at least so many human players
  67. mm_dedicated_search_maxping "50" /// Longest preferred ping to dedicated servers for games
  68. net_allow_multicast "0"
  69.  
  70. ///////////////
  71. ///crosshair///
  72. ///////////////
  73.  
  74. crosshair "0"
  75. cl_crosshair_drawoutline "0" // Draws a black outline around the crosshair for better visibility
  76. cl_crosshair_dynamic_maxdist_splitratio "0" // If using cl_crosshairstyle 2, this is the ratio used to determine how long the inner and outer xhair pips will be. [inner = cl_
  77. cl_crosshair_dynamic_splitalpha_innermod "1" // If using cl_crosshairstyle 2, this is the alpha modification that will be used for the INNER crosshair pips once they've split.
  78. cl_crosshair_dynamic_splitalpha_outermod "0" // If using cl_crosshairstyle 2, this is the alpha modification that will be used for the OUTER crosshair pips once they've split.
  79. cl_crosshair_dynamic_splitdist "3" // If using cl_crosshairstyle 2, this is the distance that the crosshair pips will split into 2. (default is 7)
  80. cl_crosshair_outlinethickness "1" // Set how thick you want your crosshair outline to draw (0.1-3)
  81. cl_crosshairalpha "255" //
  82. cl_crosshaircolor "5" // Set crosshair color as defined in game_options.consoles.txt
  83. cl_crosshaircolor_b "147" //
  84. cl_crosshaircolor_g "20" //
  85. cl_crosshaircolor_r "255" //
  86. cl_crosshairdot "1" //
  87. cl_crosshairgap "0" //
  88. cl_crosshairgap_useweaponvalue "0" // If set to 1, the gap will update dynamically based on which weapon is currently equipped
  89. cl_crosshairscale "0" // Crosshair scaling factor (deprecated)
  90. cl_crosshairsize "500" //
  91. cl_crosshairstyle "2" // 0 = DEFAULT, 1 = DEFAULT STATIC, 2 = ACCURATE SPLIT (accurate recoil/spread feedback with a fixed inner part), 3 = ACCURATE DYN
  92. cl_crosshairthickness "0" //
  93. //
  94. cl_viewmodel_shift_right_amt ".25" /// min. 0.250000 max. 2.000000 The amount the viewmodel shifts to the right when shooting accuracy decreases.
  95. viewmodel_fov "54"
  96. viewmodel_offset_x "2.5"
  97. viewmodel_offset_y "-2"
  98. viewmodel_offset_z "-2"
  99. viewmodel_presetpos "0" /// 1:'Desktop', 2:'Couch', 3:'Classic'
  100. cl_bob_lower_amt "5" /// The amount the viewmodel lowers when runningmat_monitorgamma "1.600000"
  101. cl_bobamt_lat ".1" /// min. 0.100000 max. 2.000000 The amount the viewmodel moves side to side when runningr_eyegloss
  102. cl_bobamt_vert ".1" /// min. 0.100000 max. 2.000000 The amount the viewmodel moves up and down when runningr_eyemove
  103. cl_viewmodel_shift_left_amt ".5" /// min. 0.500000 max. 2.000000 The amount the viewmodel shifts to the left when shooting accuracy increases.r_eyeshift_x "0"
  104. r_eyeshift_y "0"
  105. r_eyeshift_z "0"
  106. r_eyesize "0"
  107. r_drawtracers_firstperson "1"
  108.  
  109. //////////
  110. ///MISC///
  111. //////////
  112.  
  113. cl_autobuy "0" /// The order in which autobuy will attempt to purchase items
  114. cl_autohelp "0" /// Auto-help
  115. cl_autowepswitch "0" /// Automatically switch to picked up weapons (if more powerful)
  116. cl_detail_avoid_force "0" /// force with which to avoid players ( in units, percentage of the width of the detail sprite )
  117. cl_detail_avoid_radius "0" /// radius around detail sprite to avoid players
  118. cl_detail_avoid_recover_speed "0" /// how fast to recover position after avoiding players
  119. cl_detail_max_sway "0" /// Amplitude of the detail prop sway
  120. cl_detail_multiplier "0" /// extra details to create
  121. cl_disablefreezecam "1" /// Turn on/off freezecam on client
  122. cl_disablehtmlmotd "0" /// Disable HTML motds.
  123. cl_dm_buyrandomweapons "0" /// Player will automatically receive a random weapon on spawn in deathmatch if this is set to 1 (otherwise, they will receive the
  124. cl_downloadfilter "nosounds" /// Determines which files can be downloaded from the
  125. engine_no_focus_sleep "0" ///
  126. func_break_max_pieces "1" ///
  127. custom_bot_difficulty "3" /// Bot difficulty for offline play.
  128.  
  129. ///////////
  130. ///AUDIO///
  131. ///////////
  132. //snd_legacy_surround "0" /// Try this on / off
  133. dsp_enhance_stereo "0" /// Try this on / off
  134. snd_front_headphone_position "90" /// Specifies the position (in degrees) of the virtual front left/right headphones.
  135. snd_rear_headphone_position "90" /// Specifies the position (in degrees) of the virtual rear left/right headphones.
  136. snd_headphone_pan_exponent "1" /// Specifies the exponent for the pan xfade from phone to phone if the 'exp' pan law is being used.
  137. snd_headphone_pan_radial_weight "0" /// Apply cos(angle) * weight before pan law
  138. snd_front_stereo_speaker_position "90" /// Specifies the position (in degrees) of the virtual front left/right speakers.
  139. snd_rear_stereo_speaker_position "90" /// Specifies the position (in degrees) of the virtual rear left/right speakers.
  140. snd_stereo_speaker_pan_exponent "1" /// Specifies the exponent for the pan xfade from speaker to speaker if the 'exp' pan law is being used.
  141. snd_stereo_speaker_pan_radial_weight "0" /// Apply cos(angle) * weight before pan law
  142. windows_speaker_config "1" /// Default (2 Speakers) 1: Headphones 3: 4 Speakers 4: 2 Speakers 6: 5.1 Surround
  143. snd_mixahead "0.05"
  144. snd_mute_losefocus "0"
  145.  
  146. snd_musicvolume "0.0000"
  147.  
  148. //snd_dvar_dist_max "2000"
  149. //snd_dvar_dist_min "300"
  150. //snd_duckerattacktime "0.5"
  151. //snd_duckerreleasetime "2.5"
  152. //snd_duckerthreshold "0.15"
  153. //snd_ducking_off "1"
  154. //snd_ducktovolume "0.55"
  155. //snd_max_same_sounds "5"
  156. //snd_max_same_weapon_sounds "5"
  157. //snd_pitchquality "1"
  158.  
  159. //voice_enable "1" /// Toggle voice transmit and receive.
  160. //voice_scale "1" ///
  161. //sv_hitbox_debug 1
  162. //
  163. ///////////
  164. /////CON///
  165. ////////////
  166. //
  167. //con_enable "1" /// Allows the console to be activated.
  168. //con_filter_enable "" /// Filters console output based on the setting of con_filter_text. 1 filters completely, 2 displays filtered text brighter than ot
  169. //con_filter_text "" /// Text with which to filter console spew. Set con_filter_enable 1 or 2 to activate.
  170. //con_filter_text_out "" /// Text with which to filter OUT of console spew. Set con_filter_enable 1 or 2 to activate.
  171. //con_logfile "." /// Console output gets written to this file
  172. //
  173. /////////////
  174. /////MOUSE///
  175. ////////////
  176. //
  177. //sensitivity ".9" /// Mouse sensitivity.
  178. //zoom_sensitivity_ratio_mouse ".8" /// Additional mouse sensitivity scale factor applied when FOV is zoomed in.
  179. //m_customaccel "0" /// Custom mouse acceleration: 0: custom accelaration disabled 1: mouse_acceleration = min(m_customaccel_max, pow(raw_mouse_delta,
  180. //m_customaccel_exponent "0" /// Mouse move is raised to this power before being scaled by scale factor.
  181. //m_customaccel_max "0" /// Max mouse move scale factor, 0 for no limit
  182. //m_customaccel_scale "0" /// Custom mouse acceleration value.
  183. //m_forward "0" /// Mouse forward factor.
  184. //m_mouseaccel1 "0" /// Windows mouse acceleration initial threshold (2x movement).
  185. //m_mouseaccel2 "0" /// Windows mouse acceleration secondary threshold (4x movement).
  186. //m_mousespeed "0" /// Windows mouse acceleration (0 to disable, 1 to enable [Windows 2000: enable initial threshold], 2 to enable secondary threshold
  187. //m_pitch "0.022" /// Mouse pitch factor.
  188. //m_rawinput "1" /// Use Raw Input for mouse input.
  189. //m_side "0" /// Mouse side factor.
  190. //m_yaw "0.0220000" /// Mouse yaw factor.
  191. //option_duck_method "0"
  192. //option_speed_method "0"
  193. //
  194. /////////////////
  195. /////NET GRAPH///
  196. /////////////////
  197. //
  198. //net_graph "0" /// Draw the network usage data, = 2 prints in/out data, = 3 draws data on payload,
  199. //net_graphheight "1050" /// Height of netgraph panel
  200. //net_graphholdsvframerate "1" /// Hold worst case in server framerate line.
  201. //net_graphmsecs "50" /// The latency graph represents this many milliseconds.
  202. //net_graphpos "2"
  203. //net_graphproportionalfont "1" /// Determines whether netgraph font is proportional or not
  204. //net_graphshowinterp "0" /// Draw the interpolation graph.
  205. //net_graphshowlatency "1" /// Draw the ping/packet loss graph.
  206. //net_graphshowsvframerate "1" /// Draw the server framerate graph.
  207. //
  208. /////////
  209. ///CAM///
  210. ////////
  211.  
  212. cam_collision "0"
  213. cam_idealdelta "0"
  214. cam_idealdist "150"
  215. cam_idealdistright "0"
  216. cam_idealdistup "0"
  217. cam_ideallag "0"
  218. cam_idealpitch "0"
  219. cam_idealyaw "0"
  220. c_maxdistance "400"
  221. c_maxpitch "90"
  222. c_maxyaw "181"
  223. c_mindistance "25"
  224. c_minpitch "-90 "
  225. c_minyaw "-180 "
  226. c_orthoheight "100 "
  227. c_orthowidth "100"
  228. c_thirdpersonshoulder "0"
  229. c_thirdpersonshoulderaimdist "120 "
  230. c_thirdpersonshoulderdist "40 "
  231. c_thirdpersonshoulderheight "0"
  232. c_thirdpersonshoulderoffset "0"
  233.  
  234. /////////// "
  235. ///sperg/// "
  236. ///////////
  237. key_listboundkeys
  238. "
  239. ECHO "r_printdecalinfo \\ "
  240. ECHO "snd_playsounds \\ Play sounds from the game sounds txt file at a given location "
  241. ECHO "econ_clear_inventory_images \\ clear the local inventory images (they will regenerate) "
  242. ECHO "cl_ss_origin \\ print origin in script format "
  243. ECHO "map_showbombradius \\ Shows bomb radius from the center of each bomb site and planted bomb. "
  244. ECHO "map_showspawnpoints \\ Shows player spawn points (red=invalid). Optionally pass in the duration. "
  245. ECHO "mat_crosshair \\ Display the name of the material under the crosshair "
  246.  
  247. ECHO "r_ropes_holiday_light_color Set each light's color: [light0-3] [r0-255] [g0-255] [b0-255] "
  248. ECHO "disp_list_all_collideable \\ List all collideable displacements "
  249. ECHO "display_elapsedtime \\ Displays how much time has elapsed since the game started "
  250. ECHO "display_game_events \\ "
  251. ECHO "drawcross \\ Draws a cross at the given location Arguments: x y z "
  252. ECHO "drawline \\ Draws line between two 3D Points. Green if no collision Red is collides with something Arguments: x1 y1 z1 x2 y2 z2 "
  253. ECHO "drawoverviewmap \\ Draws the overview map "
  254. ECHO "drawradar \\ Draws HUD radar "
  255. ECHO "noclip_fixup \\ "
  256. ECHO "notarget \\ Toggle. Player becomes hidden to NPCs. "
  257. ECHO "light_crosshair \\ Show texture color at crosshair "
  258. ECHO " \\ "
  259. ECHO "jpeg \\ Take a jpeg screenshot: jpeg <filename> <quality 1-100>. "
  260. ECHO "cl_removedecals \\ Remove the decals from the entity under the crosshair. "
  261. ECHO "cl_reload_hud \\ Reloads the hud scale and resets scale and borders "
  262. ECHO "listmodels \\ List loaded models. "
  263. ECHO " \\ "
  264. ECHO "key_updatelayout \\ Updates game keyboard layout to current windows keyboard setting. "
  265. ECHO "mat_crosshair_printmaterial \\ print the material under the crosshair "
  266. ECHO " \\ "
  267. ECHO "weapon_reticle_knife_show \\ When enabled will show knife reticle on clients. Used for game modes requiring target id display when holding a knife. "
  268. ECHO "prop_crosshair \\ Shows name for prop looking at "
  269. ECHO "prop_debug \\ Toggle prop debug mode. If on, props will show colorcoded bounding boxes. Red means ignore all damage. White means respond phys "
  270. ECHO "prop_dynamic_create \\ Creates a dynamic prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name} "
  271. ECHO "prop_physics_create \\ Creates a physics prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name} "
  272. ECHO "picker \\ Toggles 'picker' mode. When picker is on, the bounding box, pivot and debugging text is displayed for whatever entity the play "
  273. echo ";;;,;,;,;,;,;;;,;,;;;;;; .,:,,;,;;;;;;L;LLLLyoESOOp8bO8bbBg83SpGB5ncr;;;;;L:,;,,;,,,;rnnpphnKKS5OOpQgQgg@@@b7 ;[email protected]@L:;;;;;;;;;,;,;,;,;;;;"
  274. echo ",;,;,;,;,;;;,;,;;;;;;;;L, ..,:,,;,;;;;;;LLrLzcyZhGOEp5hpb8QBOcKEOE5;LLL;L,,;;,:.,:,:;,;;;ro8gQgBQQQQgg@gQZ. rb@ggQBOQbObQggQgBBO;,@F:;;;;;;,;;;;;;;;;,;,;"
  275. echo ",;;,;,;,;,;;;,;,;;;,;;;;r: ::,.,:,,L;L;L;;;;,;;;;;;j3oy3KOGBn;yOO8pSz7LFryjL;zKGE88BBgg@@@B8EB@@BQg@QG; .ng@@@QQBB8pBQBg@@ggggB8;L@c.;;;;;,;;;;;,;,;;;,;;"
  276. echo ":;,;,;,;,;,;,;;;;;;;;;;;;L. ..:::.::,;;,;;;,:.... .:,;;;Ljhn;,yhBQ@ggbGzZ3Lnb88OpG88BBQggg@gg3yKppF. ,8@@g@gQBQbB88ObQgoy8BBQBQBzOb.,,;,;;;;;;;,;,;;;;;,;"
  277. echo ";;;,;,;,;,;;;,;,;;;;;;;;;;L .:::,:. ....,.. ..,:,,;,:...;;c;:,LzSb@@@[email protected];. . ;. ,,;;yc;oE.:Lb@@@@QQBQBQbBbb888QE .zSb8BQgGgL.,;;;;;;;,;;;;;;;,;,;;"
  278. echo ",;,;,;,;,;,;;;;;;;;;;;;;;LL. :,,,,. .,LFhOb8BQQO8h3z7;;..,L,;;;FOphByhy,;:. .;;. ;:;FZEbBQ8QBQQ@ggQQQgBBbQBQBb8B88bbz:;noOOBgQQ,.;,;;;;;,;;;;;;;,;;;,;"
  279. echo ",;;,;,;,;,;,;,;;;;;;;;;;;,,:. .:,;,.....;LFjKZ5SShjLF7zrL;. c. ,r7KBB8LLr8S7;;;;LcLcrjSQg@@@gQ8bpbbbQgQgQQQQBbbBBBbBbB88Q@bz;LyohQQQ::,;;;;;;;,;;;;;;;,;;;;"
  280. echo ":;,;,;,;,;,;,;,;,;;;;;;;;: ...... :::.. ;,;;;::.. y.: . .ZbE8Q@@g.,y38BhjyyFZZES8p8pB8bbQbbQQQQQQQQQQBQbbbQBQbBbbO8g@g5L7ZOQgQ;.;,;;;;;;;;;,;;;,;,;,;"
  281. echo ",;;,;,;,;,;,;,;,;,;,;;;;L. . . :. :, .zLcr;;;:... :yKEbQQ@@B.p5,3bOOSGhOOOSOGppbQgBBQgQQQQBQQQQQbb8BQQBBbBbbhBg8c;zObgBg,,,;,;,;,;,;;;;;;;;;,;;"
  282. echo ",;,;,;,;,;,;;;,;;;;;;;;;;; ...,::.. ,c ..,,;;zyn3oZnc;.... ,;ypbQQg@gg;Go3ZohOEO5OOO8b8ObQBBQQBQQQQQQQBQBB8bpQBQQQBBb8SShppQQQpgS.:;;;;;;;;;,;;;,;,;,;,;"
  283. echo ",;,,;,;,;,;,;;;,;;;;;;;;;;;. ...:::,,;:.K;.,,;Lz7yyyzyrrLL;;....;;jbBgggg@@@8ggbhEhhK5ZEGOSKySGb8bbBbQQgQgQQQQbQBBpQQQQQBB8phbQgQQpB@z.,;;,;;;;;,;,;,;;;,;,;;"
  284. echo ",;,;,;,;,;,;,;,;,;;;;;;;;;;r;. ....:,;;;:;OF.:,;;LrrLr;L;L;;::::;;;GBgggggggg@@@ggbbOOEEhhoh5OObbBBQQQQQQgQQQQQQQQBBBQQQBB8BpOQgBQbQg8c;,;;;;;;;;;;;,;,;;;,;,;"
  285. echo ",;,,;,;,;,;,;;;;;;;;;;;;;;;;LL;.......:,;;r;;hG7L;L;rLLLc;r;;,,,;;;,;nbQgggQgggg@g@QQ8B88p8O8OBbbbBBQQgggQgQQQQQQBQQQbQbQQQbQbBEbQQQQQ8;,;;;;;;;;;;;;,;;;,;;;,;;"
  286. echo ",;,,,;,;,;,;,;,;;;,;;;;;;;;;;;;r: ...:;,;;;;;75hKFyzyFzLc;;;L;L;;;;;yGbQgQgQgQgggQQOo3ESSG8O8pb8QBQBgQgQgQgBQBQBQBQBbBQBQQQbBBbOQbbbgn .;;;;;;;;;;;;;;;,;;;,;,;"
  287. echo ",;;,;,;,;,;,;,;,;,;;;;;;;;;;;;;;L.. ..::;:;;L;L;LcjyZyZFyzFzzL;,,;;,rjEpQQgQQBgQQBBBQ5r;;LFnK5OOb8bbQBQQgggQQBQBQQQQQbBBQbQQQBB8p8BbQ@O .;;;;;;;;;;;;;;,;;;,;,;;"
  288. echo ",;,;,;,;,;,;,;,;,;,;;;;;;;;;;;;;;;...:.::;,;;LLyZShGGESEKKjz;,..:;;;;ZSbQgQQQQQQ8bbQQQn;,::;;7ySEppbbBQgQQBQQQbQQQQQQQbBQQBQBQbBObg@@@.::;;;;;;;;;;;;;,;;;;;,;,;"
  289. echo "106 Identifies model being aimed at."
  290. echo "107 Identifies texture being aimed at."
  291. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment