Advertisement
Guest User

conf

a guest
Feb 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1.  
  2. //Default
  3. con_enable "1"
  4. gameinstructor_enable "0"
  5. cl_showhelp "0"
  6. cl_autohelp "0"
  7. cl_disablefreezecam "1"
  8. cl_disablehtmlmotd "1"
  9. cl_forcepreload "1"
  10. cl_join_advertise "2"
  11. lobby_default_privacy_bits1 "0"
  12.  
  13. //Binds
  14. bind "mouse4" "+voicerecord" //You can communicate with the V key instead of K
  15. bind "f4" "ignoremsg"
  16. bind "f" "+lookatweapon
  17. bind "n" "-attack"
  18. bind "tab" "+score"
  19. unbind "i"
  20. bind "mwheelup" +jump
  21. bind "mwheeldown" +jump
  22.  
  23. //Crosshair
  24. cl_crosshairstyle 4
  25. cl_crosshairsize 1.5
  26. cl_crosshairthickness 0.5
  27. cl_crosshairgap -2
  28. cl_crosshair_drawoutline 1
  29. cl_crosshair_outlinethickness 1
  30. cl_crosshairdot 0
  31. cl_crosshair_t 0
  32. cl_crosshairalpha 240
  33. cl_crosshair_sniper_width 1.5
  34.  
  35. //HUD
  36. hud_scaling "0.80"
  37. hud_showtargetid "1"
  38. cl_hud_bomb_under_radar "1"
  39. cl_hud_playercount_showcount "1"
  40. cl_hud_playercount_pos "1"
  41. cl_hud_healthammo_style "1"
  42. cl_hud_background_alpha "0.4"
  43. cl_loadout_colorweaponnames "1"
  44. cl_showloadout "1"
  45. cl_teamid_overhead_always "2"
  46. cl_hud_color "8"
  47.  
  48. //Radar
  49. cl_teammate_colors_show 2
  50. cl_hud_radar_scale "1"
  51. cl_radar_scale "0.4"
  52. cl_radar_always_centered "0"
  53. cl_radar_icon_scale_min "1"
  54.  
  55. //Mouse
  56. m_rawinput "1"
  57. m_mouseaccel2 "0"
  58. m_mouseaccel1 "0"
  59. m_customaccel "0"
  60. m_mousespeed "0"
  61. zoom_sensitivity_ratio_mouse "1"
  62. sensitivity "1.3"
  63.  
  64. //Viewmodel
  65. cl_viewmodel_shift_left_amt "0.500000"
  66. cl_viewmodel_shift_right_amt "0.250000"
  67. viewmodel_fov "63"
  68. viewmodel_offset_x "1.5"
  69. viewmodel_offset_y "2"
  70. viewmodel_offset_z "-2?"
  71. viewmodel_presetpos "0"
  72. viewmodel_recoil "0"
  73. cl_bob_lower_amt "5.000000"
  74. cl_bobamt_lat "0.100000"
  75. cl_bobamt_vert "0.100000"
  76. cl_bobcycle "0.98"
  77.  
  78. //Bob
  79. cl_bob_lower_amt "5"
  80. cl_bobamt_lat "0.1"
  81. cl_bobamt_vert "0.1"
  82. cl_bobcycle "0.98"
  83. cl_viewmodel_shift_left_amt "0.5"
  84. cl_viewmodel_shift_right_amt "0.25"
  85.  
  86. //Rates
  87. rate "786432"
  88. cl_cmdrate "128"
  89. cl_updaterate "128"
  90. cl_interp "0.007813"
  91. cl_interp_ratio "1"
  92. cl_lagcompensation "1"
  93. cl_predict "1"
  94. cl_predictweapons "1"
  95.  
  96. //Net
  97. net_graph "1"
  98. net_graphheight "10"
  99. net_graphmsecs "400"
  100. net_graphpos "2"
  101. net_graphproportionalfont "0"
  102. net_graphshowinterp "1"
  103. net_graphshowlatency "1"
  104. net_graphsolid "1"
  105. net_graphtext "1"
  106. net_maxroutable "1200"
  107. net_scale "5"
  108.  
  109. //Video
  110. fps_max "300"
  111. fps_max_menu "245"
  112. mat_monitorgamma "1.6"
  113. mat_monitorgamma_tv_enabled "0"
  114. mat_powersavingsmode "0"
  115. mat_queue_mode "2"
  116. r_dynamic "0"
  117. r_drawtracers_firstperson "1"
  118.  
  119. //Sound
  120. voice_scale "0.4"
  121. snd_musicvolume "0"
  122. snd_hwcompat 0
  123.  
  124. //Other
  125. lobby_voice_chat_enabled "0"
  126. cl_use_opens_buy_menu "0"
  127. cl_autowepswitch 0
  128. mm_dedicated_search_maxping "25"
  129. func_break_max_pieces 0
  130.  
  131. //Scripts
  132.  
  133. //Net
  134. alias "+net" "+score; net_graphheight 10"
  135. alias "-net" "-score; net_graphheight 9999"
  136. bind "tab" "+net"
  137.  
  138. //dc
  139. alias "dc" "disconnect"
  140.  
  141. //Damage
  142. alias displaydamage "displaydamage_on"
  143. alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\\\\\\\\blip1 0.5; alias displaydamage "displaydamage_off""
  144. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\\\\\\\\blip2 0.5; alias displaydamage "displaydamage_on""
  145. bind "F5" "displaydamage"
  146.  
  147. //Jump Throw
  148. alias "+jumpthrow" "+jump;-attack"
  149. alias "-jumpthrow" "-jump"
  150. bind "x" "+jumpthrow" //Bind to whatever you prefer (Default Mouse5)
  151.  
  152. //Voice Toggle
  153. alias "togglevoice" "togglev"
  154. alias "togglev" "voice_1"
  155. alias "voice_1" "voice_scale 0.4; playvol buttons\\\\\\\\blip1 0.5; alias togglev voice_0"
  156. alias "voice_0" "voice_scale 0.0; playvol buttons\\\\\\\\blip2 0.5; alias togglev voice_1"
  157. bind "tooglevoice" "mouse5"
  158.  
  159. //bomb timer
  160. alias "25s" "sndplaydelay 14 ui/beep07"
  161. alias "20s" "sndplaydelay 19 ui/beep07"
  162. alias "15s" "sndplaydelay 24 buttons/blip2"
  163. alias "10s" "sndplaydelay 29 buttons/blip2"
  164. alias "5s" "sndplaydelay 34 ui/beep22"
  165. alias "bombtimer" "25s;20s;15s;10s;5s;"
  166. bind "v" "bombtimer"
  167.  
  168. //Fast Buy
  169. bind "leftarrow" "buy ak47; buy m4a1;"
  170. bind "downarrow" "buy vesthelm; buy vest;"
  171. bind "rightarrow" "buy awp;"
  172. bind "uparrow" "buy defuser;"
  173. bind "end" "buy hegrenade;"
  174. bind "del" "buy smokegrenade;"
  175. bind "pgdn" "buy flashbang;"
  176. bind "ins" "buy incgrenade; buy molotov;"
  177. bind "home" "buy decoy;"
  178. bind "pgup" "buy p250;"
  179.  
  180. //peek
  181. bind W "+mfwd"
  182. bind S "+mback"
  183. bind A "+mleft"
  184. bind D "+mright"
  185.  
  186. alias checkfwd ""
  187. alias checkback ""
  188. alias checkleft ""
  189. alias checkright ""
  190.  
  191. alias +mfwd "-back; +forward; alias checkfwd +forward"
  192. alias +mback "-forward; +back; alias checkback +back"
  193. alias +mleft "-moveright; +moveleft; alias checkleft +moveleft"
  194. alias +mright "-moveleft; +moveright; alias checkright +moveright"
  195.  
  196. alias -mfwd "-forward; checkback; alias checkfwd"
  197. alias -mback "-back; checkfwd; alias checkback"
  198. alias -mleft "-moveleft; checkright; alias checkleft"
  199. alias -mright "-moveright; checkleft; alias checkright"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement