Advertisement
PixelMania

steel | autoexec.cfg

Jan 1st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. /// ALIASES ///
  2.  
  3. alias "+radar" "cl_radar_scale 0.25"
  4. alias "-radar" "cl_radar_scale 0.35"
  5.  
  6. /// AUDIO ///
  7.  
  8. dsp_enhance_stereo "1"
  9. snd_front_headphone_position "90"
  10. snd_headphone_pan_exponent "2"
  11. snd_headphone_pan_radial_weight "2"
  12. snd_mixahead "0.05"
  13. snd_musicvolume "0.05"
  14. snd_mute_losefocus "1"
  15. snd_rear_headphone_position "90"
  16. soundscape_flush
  17. suitvolume "0"
  18. voice_modenable "1"
  19. windows_speaker_config "1"
  20.  
  21. /// BINDS ///
  22.  
  23. unbindall
  24. bind "0" "slot0"
  25. bind "1" "slot1"
  26. bind "2" "slot2"
  27. bind "3" "slot3"
  28. bind "4" "slot4"
  29. bind "5" "slot5"
  30. bind "6" "slot6"
  31. bind "7" "slot7"
  32. bind "8" "slot8"
  33. bind "9" "slot9"
  34. bind "a" "+moveleft"
  35. bind "b" "buymenu"
  36. bind "c" "radio3"
  37. bind "d" "+moveright"
  38. bind "e" "+use"
  39. bind "f" "+radar"
  40. bind "g" "drop"
  41. bind "h" "+spray_menu"
  42. bind "m" "teammenu"
  43. bind "n" "-attack"
  44. bind "q" "lastinv"
  45. bind "r" "+reload"
  46. bind "s" "+back"
  47. bind "t" "+lookatweapon"
  48. bind "u" "messagemode2"
  49. bind "v" "+voicerecord"
  50. bind "w" "+forward"
  51. bind "x" "radio2"
  52. bind "y" "messagemode"
  53. bind "z" "radio1"
  54. bind "KP_END" "buy hegrenade"
  55. bind "KP_DOWNARROW" "buy flashbang"
  56. bind "KP_PGDN" "buy smokegrenade"
  57. bind "KP_LEFTARROW" "buy vest"
  58. bind "KP_5" "buy incgrenade; buy molotov"
  59. bind "KP_RIGHTARROW" "buy vesthelm"
  60. bind "KP_UPARROW" "buy defuser"
  61. bind "`" "toggleconsole"
  62. bind "," "volume 0.015; host_timescale 1.0"
  63. bind "." "sv_cheats 1; volume 0; host_timescale 10.0"
  64. bind "SPACE" "+jump"
  65. bind "TAB" "+showscores"
  66. bind "CAPSLOCK" "r_cleardecals"
  67. bind "ESCAPE" "cancelselect"
  68. bind "PAUSE" "pause"
  69. bind "SHIFT" "+speed"
  70. bind "CTRL" "+duck"
  71. bind "F1" "autobuy"
  72. bind "F2" "rebuy"
  73. bind "MOUSE1" "+attack"
  74. bind "MOUSE2" "+attack2"
  75. bind "MOUSE3" "noclip"
  76. bind "MWHEELDOWN" "+jump"
  77.  
  78. /// CL_ ///
  79.  
  80. cl_autohelp "0"
  81. cl_clearhinthistory "1"
  82. cl_disablefreezecam "1"
  83. cl_disablehtmlmotd "1"
  84. cl_dm_buyrandomweapons "0"
  85. cl_downloadfilter "none"
  86. cl_forcepreload "1"
  87. cl_freezecameffects_showholiday "0"
  88. cl_freezecampanel_position_dynamic "0"
  89. cl_loadout_colorweaponnames "0"
  90. cl_showhelp "0"
  91. cl_showloadout "1"
  92. cl_teamid_overhead_name_alpha "255"
  93. cl_teamid_overhead_name_fadetime "0"
  94. cl_timeout "30"
  95.  
  96. /// DIVERSOS ///
  97.  
  98. closecaption "0"
  99. fps_max "999"
  100. fps_max_menu "300"
  101. gameinstructor_enable "0"
  102. joystick "0"
  103. joystick_force_disabled "1"
  104. lobby_voice_chat_enabled "0"
  105. sv_forcepreload "1"
  106.  
  107. /// HUD ///
  108.  
  109. cl_hud_background_alpha "0.5"
  110. cl_hud_bomb_under_radar "1"
  111. cl_hud_color "8"
  112. cl_hud_healthammo_style "1"
  113. cl_hud_playercount_pos "1"
  114. cl_hud_playercount_showcount "1"
  115. cl_hud_radar_scale "1"
  116. hud_scaling "0.95"
  117. safezonex "1"
  118. safezoney "0.998"
  119.  
  120. /// MAT_ ///
  121.  
  122. mat_monitorgamma "1.6"
  123. mat_powersavingsmode "0"
  124.  
  125. /// MULTICORE ///
  126.  
  127. mat_queue_mode "-1"
  128.  
  129. /// NETCODE ///
  130.  
  131. cl_cmdrate "128"
  132. cl_interp "0"
  133. cl_interp_ratio "1"
  134. cl_lagcompensation "1"
  135. cl_predict "1"
  136. cl_predictweapons "1"
  137. cl_resend "6"
  138. cl_resend_timeout "6"
  139. cl_updaterate "128"
  140. rate "786432"
  141.  
  142. /// R_ ///
  143.  
  144. r_drawtracers_firstperson "1"
  145.  
  146. /// RADAR ///
  147.  
  148. cl_radar_always_centered "1"
  149. cl_radar_icon_scale_min "0.5"
  150. cl_radar_scale "0.35"
  151.  
  152. /// SENSITIVITY ///
  153.  
  154. m_customaccel "3"
  155. m_customaccel_exponent "1.05"
  156. m_customaccel_max "0"
  157. m_customaccel_scale "0.04"
  158. m_mouseaccel1 "0"
  159. m_mouseaccel2 "0"
  160. m_mousespeed "1"
  161. m_pitch "0.022000"
  162. m_rawinput "1"
  163. m_yaw "0.022000"
  164. zoom_sensitivity_ratio_mouse "0.65"
  165.  
  166. /// VIEWMODEL ///
  167.  
  168. cl_bob_lower_amt "5"
  169. cl_bobamt_lat "0.1"
  170. cl_bobamt_vert "0.1"
  171. cl_bobcycle "0.98"
  172. cl_viewmodel_shift_left_amt "0.5"
  173. cl_viewmodel_shift_right_amt "0.25"
  174. viewmodel_fov "60"
  175. viewmodel_offset_x "0.5"
  176. viewmodel_offset_y "1.5"
  177. viewmodel_offset_z "-1.5"
  178.  
  179. /// SALVAR ///
  180.  
  181. host_writeconfig
  182.  
  183. clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement