Advertisement
Guest User

Sp3cTeR CONFIG

a guest
Dec 21st, 2014
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. clear
  2. clear_anim_cache
  3. clear_debug_overlays
  4.  
  5. echo "[Debug] Update 21 Decembrie 2014 !"
  6. echo " "
  7. echo "[Debug] Consola a fost curatata !"
  8. echo " "
  9.  
  10. //*******************************************\\
  11. // | SETARI PENTRU INTERNET |
  12. //*******************************************\\
  13.  
  14. rate "128000"
  15. cl_cmdrate "128"
  16. cl_updaterate "128"
  17. cl_interp_ratio "1"
  18. cl_interp "0"
  19. cl_forcepreload "1"
  20. sv_forcepreload "1"
  21. cl_lagcompensation "1"
  22. clientport "1337"
  23. echo "[Debug] Setarile pentru internet au fost incarcate !"
  24.  
  25. //*******************************************\\
  26. // | SETARI PENTRU FPS |
  27. //*******************************************\\
  28.  
  29. fps_max "999"
  30. fps_max_menu "0"
  31. r_dynamic "0"
  32. mat_monitorgamma "1.6"
  33. mat_monitorgamma_tv_enabled "0"
  34. echo "[Debug] Setarile pentru fps au fost incarcate !"
  35.  
  36. //*******************************************\\
  37. // | SETARI PENTRU HUD |
  38. //*******************************************\\
  39.  
  40. hud_scaling "0.850000"
  41. cl_hud_background_alpha "1.000000"
  42. cl_hud_bomb_under_radar "1"
  43. cl_hud_color "3"
  44. cl_hud_healthammo_style "1"
  45. cl_hud_playercount_pos "0"
  46. cl_hud_playercount_showcount "1""
  47. cl_loadout_colorweaponnames "0"
  48. ui_steam_overlay_notification_position "topleft"
  49.  
  50. echo "[Debug] Setarile pentru hud au fost incarcate !"
  51.  
  52. //*******************************************\\
  53. // | SETARI PENTRU MOUSE |
  54. //*******************************************\\
  55.  
  56. sensitivity "2.9"
  57. m_yaw "0.022"
  58. m_rawinput "1"
  59. m_forward 1
  60. m_mousespeed 0
  61. m_mouseaccel2 0
  62. m_mouseaccel1 0
  63. m_customaccel 0
  64. m_customaccel_max 0
  65. m_customaccel_exponent 0
  66. m_customaccel_scale 0
  67. zoom_sensitivity_ratio_mouse "1"
  68. echo "[Debug] Setarile pentru mouse au fost incarcate !"
  69.  
  70. //*******************************************\\
  71. // | SETARI PENTRU SUNET |
  72. //*******************************************\\
  73.  
  74. volume "1"
  75. voice_enable "1"
  76. voice_scale "1"
  77. windows_speaker_config "1"
  78. snd_musicvolume "0"
  79. snd_mixahead "0.05"
  80. snd_headphone_pan_exponent "2"
  81. snd_headphone_pan_radial_weight "2"
  82. snd_legacy_surround "0"
  83. snd_mute_losefocus "1"
  84. lobby_voice_chat_enabled "0"
  85. cl_downloadfilter "nosounds"
  86. dsp_enhance_stereo "0"
  87. snd_pitchquality "0"
  88. soundscape_flush
  89.  
  90. echo "[Debug] Setarile pentru sunet au fost incarcate !"
  91.  
  92. //*******************************************\\
  93. // | SETARI PENTRU TASTATURA |
  94. //*******************************************\\
  95.  
  96. bind "TAB" "+ng";
  97. alias "+ng" "+showscores; net_graph 1; net_graphpos 3"
  98. alias "-ng" "-showscores; net_graph 0; net_graphpos 3"
  99.  
  100. bind "h" "displaydamage"
  101. //Displaydamage - Switch Script
  102. alias displaydamage "displaydamage_on"
  103. alias displaydamage_on "con_filter_text Damage Given; con_filter_text_out Player:; con_filter_enable 2; developer 1; alias displaydamage "displaydamage_off""
  104. alias displaydamage_off "con_filter_enable 0; developer 0; alias displaydamage "displaydamage_on""
  105.  
  106. bind "f" "+lookatweapon"
  107. bind "v" "use weapon_knife;use weapon_flashbang"
  108. bind "F1" "autobuy"
  109. bind "F2" "rebuy"
  110. bind "MOUSE3" "+voicerecord"
  111. bind "shift" "+speed"
  112. bind "CTRL" "+duck"
  113. bind "MWHEELUP" "cl_radar_scale 0.3"
  114. bind "MWHEELDOWN" "cl_radar_scale 0.7"
  115. echo "[Debug] Setarile pentru tastatura au fost incarcate !"
  116.  
  117. //*******************************************\\
  118. // | SETARI PENTRU MODEL |
  119. //*******************************************\\
  120.  
  121. viewmodel_fov "68"
  122. viewmodel_offset_x "2.5"
  123. viewmodel_offset_y "1"
  124. viewmodel_offset_z "-1.5"
  125.  
  126. cl_viewmodel_shift_left_amt "0"
  127. cl_viewmodel_shift_right_amt "0"
  128.  
  129. cl_bob_lower_amt "0"
  130. cl_bobamt_lat "0"
  131. cl_bobamt_vert "0"
  132. cl_bobcycle "2"
  133.  
  134. cl_righthand "0"
  135. echo "[Debug] Setarile pentru model au fost incarcate !"
  136.  
  137. //*******************************************\\
  138. // | SETARI PENTRU TINTA |
  139. //*******************************************\\
  140.  
  141. cl_crosshair_drawoutline "0"
  142. cl_crosshair_dynamic_maxdist_splitratio "0"
  143. cl_crosshair_dynamic_splitalpha_innermod "1"
  144. cl_crosshair_dynamic_splitalpha_outermod "0.3"
  145. cl_crosshair_dynamic_splitdist "5"
  146. cl_crosshair_outlinethickness "0.5"
  147. cl_crosshairgap_useweaponvalue "0"
  148. cl_crosshairalpha "255"
  149. cl_crosshaircolor "5"
  150. cl_crosshaircolor_b "0"
  151. cl_crosshaircolor_r "0"
  152. cl_crosshaircolor_g "255"
  153. cl_crosshairdot "0"
  154. cl_crosshairgap "-5"
  155. cl_crosshairsize "4"
  156. cl_crosshairstyle "4"
  157. cl_crosshairusealpha "1"
  158. cl_crosshairthickness "1"
  159.  
  160. echo "[Debug] Setarile pentru tinta au fost incarcate !"
  161.  
  162. //*******************************************\\
  163. // | SETARI PENTRU RADAR |
  164. //*******************************************\\
  165.  
  166. cl_radar_always_centered "1"
  167. cl_radar_icon_scale_min "0.6"
  168. cl_radar_rotate "1"
  169. cl_radar_scale "0.7"
  170. cl_teammate_colors_show "1"
  171. cl_radar_square_with_scoreboard "0"
  172. echo "[Debug] Setarile pentru radar au fost incarcate !"
  173.  
  174. //*******************************************\\
  175. // | SETARI PENTRU GAMEPLAY |
  176. //*******************************************\\
  177.  
  178. cl_dm_buyrandomweapons "0"
  179. mm_dedicated_search_maxping "50"
  180. con_enable "1"
  181. option_duck_method "0"
  182. option_speed_method "0"
  183. cl_use_opens_buy_menu "0"
  184. cl_showloadout "1"
  185. cl_show_clan_in_death_notice "0"
  186. player_nevershow_communityservermessage "1"
  187. gameinstructor_enable "0"
  188. cl_disablefreezecam "1"
  189. cl_autowepswitch "0"
  190. cl_autohelp "0"
  191. cl_showhelp "0"
  192. r_drawtracers_firstperson "1"
  193. hud_showtargetid "1"
  194. con_filter_text "damage"
  195. con_filter_enable "2"
  196. echo "[Debug] Setari pentru gameplay au fost incarcate !"
  197.  
  198. //*******************************************\\
  199. // | LAUNCH OPTIONS |
  200. //*******************************************\\
  201.  
  202. echo "[Debug] Setarile pentru launch options !"
  203. echo "-console -refresh 75 -novid -noborder -nod3d9ex"
  204. host_writeconfig
  205.  
  206. //*******************************************\\
  207. // | FINAL |
  208. //*******************************************\\
  209.  
  210. echo " "
  211. echo " "
  212. echo "[Debug] Setarile au fost incarcate cu succes !"
  213. echo " "
  214. echo " "
  215. echo "[Debug] Succes la frage !"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement