Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. - FPS_SETY_CSGO -
  2. ------------------------------------
  3. gameinstructor_enable "0"
  4. mat_monitorgamma_tv_enabled "0"
  5. mat_monitorgamma "1.6"
  6. ------------------------------------
  7. - FPS_SETY_CSGO -
  8. ------------------------------------
  9. fps_max "950"
  10. r_drawtracers_firstperson "1"
  11. cl_showhelp "0"
  12. cl_forcepreload "1"
  13. cl_showfps "1"
  14. cl_autohelp "0"
  15. cl_autowepswitch "0"
  16. cl_disablehtmlmotd "1"
  17. cl_showhelp "0"
  18. cl_use_opens_buy_menu "0"
  19. ------------------------------------
  20. - SOUND_SETY_CSGO -
  21. ------------------------------------
  22. windows_speaker_config "1"
  23. voice_scale "0.3"
  24. dsp_enhance_stereo "0"
  25. snd_legacy_surround "0"
  26. snd_front_headphone_position "90.0"
  27. snd_rear_headphone_position "90.0"
  28. snd_headphone_pan_exponent "2"
  29. snd_headphone_pan_radial_weight "2"
  30. snd_mixahead "0.05"
  31. snd_pitchquality "1"
  32. ------------------------------------
  33. - RATE_SETY_CSGO -
  34. ------------------------------------
  35. net_graphheight "55"
  36. net_graph "1"
  37. rate "1048576"
  38. cl_cmdrate "66"
  39. cl_updaterate "66"
  40. cl_interp_ratio "0"
  41. cl_interp "0"
  42. cl_lagcompensation "1"
  43. cl_pred_optimize "2"
  44. cl_predictweapons "1"
  45. cl_smooth "0"
  46. cl_smoothtime "0"
  47. cl_timeout "120"
  48. cl_wpn_sway_interp "0"
  49. ------------------------------------
  50. -RADAR_SETY_CSGO -
  51. ------------------------------------
  52. cl_radar_always_centered "0"
  53. cl_radar_scale "0.3"
  54. cl_radar_icon_scale_min "1"
  55. cl_hud_radar_scale 1.15
  56. cl_radar_square_with_scoreboard “1”
  57. cl_radar_rotate “0”
  58. ------------------------------------
  59. - SNIPER_SETY_CSGO -
  60. ------------------------------------
  61. sensitivity "2.000"
  62. m_yaw "0.0165"
  63. zoom_sensitivity_ratio_mouse "1.200"
  64. ------------------------------------
  65. - CROSSHAiR -
  66. ------------------------------------
  67. crosshair "1"
  68. cl_crosshairsize "2.5"
  69. cl_crosshairstyle "4"
  70. cl_crosshairthickness "1"
  71. cl_crosshairusealpha "1"
  72. cl_crosshair_outlinethickness "1"
  73. cl_crosshairdot "0"
  74. cl_crosshairgap "-1"
  75. cl_crosshaircolor "0"
  76. cl_crosshairalpha "255"
  77. cl_crosshaircolor_r "255"
  78. cl_crosshaircolor_g "255"
  79. cl_crosshaircolor_b "255"
  80. ------------------------------------
  81. - VIEV MODEL -
  82. ------------------------------------
  83. cl_righthand "1"
  84. cl_viewmodel_shift_left_amt "0.50"
  85. cl_viewmodel_shift_right_amt "0.25"
  86. viewmodel_fov "60.000000"
  87. viewmodel_offset_x "2"
  88. viewmodel_offset_y "2"
  89. viewmodel_offset_z "-2"
  90. viewmodel_presetpos "0"
  91. cl_bob_lower_amt "5."
  92. cl_bobamt_lat "0.10"
  93. cl_bobamt_vert "0.10"
  94. cl_bobcycle "0.98"
  95. ------------------------------------
  96. - SOUND_SETY_CSGO -
  97. ------------------------------------
  98. windows_speaker_config "1"
  99. voice_scale "0.3"
  100. dsp_enhance_stereo "0"
  101. snd_front_headphone_position "90.0"
  102. snd_rear_headphone_position "90.0"
  103. snd_headphone_pan_exponent "2"
  104. snd_headphone_pan_radial_weight "2"
  105. snd_legacy_surround "0"
  106. snd_mixahead "0.05"
  107. snd_pitchquality "1"
  108. ------------------------------------
  109. - BINDS -
  110. ------------------------------------
  111. bind "mwheeldown" "+jump"
  112. bind "mwheelup" "+jump"
  113. bind "F6" "r_cleardecals"
  114. bind "F5" "noclip"
  115. bind "G" "use weapon_c4;drop"
  116. bind "V" "use weapon_smokegrenade"
  117. bind "X" "use weapon_molotov; use weapon_incgrenade"
  118. bind "C" "use weapon_hegrenade"
  119. bind "F" "use weapon_flashbang"
  120. bind "DOWNARROW" "volume 0.3"
  121. bind "UPARROW" "volume 1"
  122. bind "F9" "Volume 0"
  123. ------------------------------------
  124. - BINDS ALIAS-
  125. ------------------------------------
  126. alias "-jthrow" "-jump"
  127. alias "+jthrow" "+jump;-attack"
  128. bind "CAPSLOCK" "+jthrow"
  129. alias +fakeflash "use weapon_knife; slot2"
  130. alias -fakeflash "drop; slot2"
  131. bind "F7" "+fakeflash"
  132. alias "teamwork" "voiceoff"
  133. alias "voiceoff" "echo Voice OFF; say_team -Voice OFF-; voice_enable 0; alias teamwork voiceon"
  134. alias "voiceon" "echo Voice ON; say_team -Voice ON-; voice_enable 1; alias teamwork voiceoff"
  135. bind "KP_INS" "teamwork"
  136. alias "walk" "option_speed_method 1;+speed;bind shift run"
  137. alias "run" "option_speed_method 0;-speed;bind shift walk"
  138. bind "mouse1" "+attack;run"
  139. bind "Space" "walk"
  140. bind "9" "show"
  141. alias show show1
  142. alias show1 "+cl_show_team_equipment; alias show show2"
  143. alias show2 "-cl_show_team_equipment; alias show show1"
  144. ---------------------------------------------------
  145. - Confirm this file's execution -
  146. ---------------------------------------------------
  147. Clear
  148. Clear
  149. Clear
  150. echo "Fla Config CSGO"
  151. echo "Aim,y Cabeza"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement