Advertisement
arTcscfg

cfg

Feb 7th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. unbindall
  2. bind "1" "slot1"
  3. bind "2" "slot2"
  4. bind "3" "slot3"
  5. bind "4" "slot4"
  6. bind "5" "slot5"
  7. bind "9" "sm_fly"
  8. bind "a" "+moveleft"
  9. bind "b" "buymenu"
  10. bind "c" "radio3"
  11. bind "d" "+moveright"
  12. bind "e" "+use"
  13. bind "f" "slot12"
  14. bind "g" "drop"
  15. bind "i" "show_loadout_toggle"
  16. -------------------------------------------------------------------------------------------------------
  17. Quando não uso o mic... tenho essas binds para falar rapido pelo chat:
  18.  
  19. bind "J" say_team MID"
  20. bind "K" "say_Team A"
  21. bind "L" "say_Team B"
  22. ------------------------------------------------------------------------------------------------------
  23. bind "m" "teammenu"
  24. bind "n" "+spray_menu"
  25. bind "p" "sm_parkour"
  26. bind "q" "+lookatweapon"
  27. bind "r" "+reload"
  28. bind "s" "+back"
  29. bind "t" "slot8" -- slot de smoke
  30. bind "u" "messagemode2"
  31. bind "v" "+jump;-attack;-attack2;-jump" // -- jump throw
  32. bind "w" "+forward; r_cleardecals"
  33. bind "x" "radio"
  34. bind "y" "messagemode"
  35. bind "z" "radio1"
  36.  
  37. ------------------------------------------------------------------------------------------------------
  38.  
  39. COMPRAS PELO TECLADO NÚMERICO:
  40.  
  41. bind "KP_INS" "buy smokegrenade;" /// tecla 0
  42. bind "KP_END" "buy ak47; buy m4a1;" /// tecla 1
  43. bind "KP_DOWNARROW" "buy awp;" /// tela 2
  44. bind "KP_PGDN" "buy tec9" /// tecla 3
  45. bind "KP_LEFTARROW" "buy galilar; buy famas;" /// tecla 4
  46. bind "KP_5" "buy mac10; buy mp9;" /// tecla 5
  47. bind "KP_RIGHTARROW" "buy ump45;" /// tecla 6
  48. bind "KP_UPARROW" "buy ssg08;" /// tecla 8
  49. bind "KP_PGUP" "buy mp7;" /// tecla 9
  50. bind "KP_SLASH" "buy molotov; buy incgrenade;" /// tecla do barra
  51. bind "KP_MULTIPLY" "buy defuser;" /// tecla da estrelinha **
  52. bind "KP_MINUS" "buy vest;" /// tecla do -
  53. bind "KP_PLUS" "buy vesthelm;" /// tecla do +
  54. bind "KP_ENTER" "buy flashbang;" /// tecla do enter
  55. bind "KP_DEL" "buy hegrenade;" /// tecla do .del
  56.  
  57. ------------------------------------------------------------------------------------------------------
  58.  
  59. bind "-" "volume 0.3" -- deixa volume mais baixo
  60. bind "=" "volume 1.00" -- deixa o volume "padrão"
  61. bind "SPACE" "+jump"
  62. bind "TAB" "+showscores"
  63. bind "CAPSLOCK" "+duck"
  64. bind "ESCAPE" "cancelselect"
  65. bind "DEL" "bot_place"
  66. bind "HOME" "mainpos"
  67. bind "PAUSE" "pause"
  68. bind "SHIFT" "+speed"
  69. bind "ALT" "noclip"
  70. bind "RALT" "savepos"
  71. bind "CTRL" "use weapon_c4; drop"
  72. bind "RCTRL" "+altbinds"
  73. bind "F3" "autobuy"
  74. bind "F4" "rebuy"
  75. bind "F5" "jpeg"
  76. bind "F6" "toggleconsole"
  77. bind "F7" "load quick"
  78. bind "F10" "quit prompt"
  79. bind "F11" "incrementvar voice_enable 0 1 1"
  80. bind "MOUSE1" "+attack"
  81. bind "MOUSE2" "+attack2"
  82.  
  83. ------------------------------------------------------------------------------------------------------
  84. bind "MOUSE4" "incrementvar cl_crosshairsize 2.0 4000 3996 /// deixa a mira grande para fazer smokes
  85.  
  86. bind mouse3 "slot10"
  87.  
  88. bind "MOUSE5" "toggle cl_righthand 0 1" /// muda de mão
  89.  
  90. bind "MWHEELUP" "+jump" /// scroll para pular (rolar para cima)
  91. bind "MWHEELDOWN" "+jump" /// scroll para pular (rolar pra baixo)
  92.  
  93. ------------------------------------------------------------------------------------------------------
  94.  
  95. CROSSHAIR:
  96.  
  97. cl_crosshair_drawoutline "0"
  98. cl_crosshair_dynamic_maxdist_splitratio "0"
  99. cl_crosshair_dynamic_splitalpha_innermod "1"
  100. cl_crosshair_dynamic_splitalpha_outermod ".3"
  101. cl_crosshair_dynamic_splitdist "1"
  102. cl_crosshair_outlinethickness "0"
  103. cl_crosshair_sniper_show_normal_inaccuracy "0"
  104. cl_crosshair_sniper_width "2"
  105. cl_crosshair_t "0"
  106. cl_crosshairalpha "255"
  107. cl_crosshaircolor "4"
  108. cl_crosshaircolor_b "0"
  109. cl_crosshaircolor_g "255"
  110. cl_crosshaircolor_r "0"
  111. cl_crosshairdot "0"
  112. cl_crosshairgap "-3"
  113. cl_crosshairgap_useweaponvalue "0"
  114. cl_crosshairscale "0"
  115. cl_crosshairsize "2.000000"
  116. cl_crosshairstyle "4"
  117. cl_crosshairthickness "0"
  118. cl_crosshairusealpha "1"
  119.  
  120. ------------------------------------------------------------------------------------------------------
  121.  
  122. HUD com o MAPA/RADAR:
  123.  
  124. cl_hud_background_alpha "0.5"
  125. cl_hud_bomb_under_radar "1"
  126. cl_hud_color "1"
  127. cl_hud_healthammo_style "0"
  128. cl_hud_playercount_pos "1"
  129. cl_hud_playercount_showcount "1"
  130. cl_hud_radar_scale "1.140000"
  131. cl_radar_always_centered "1"
  132. cl_radar_icon_scale_min "0.9"
  133. cl_radar_rotate "1"
  134. cl_radar_scale "0.380000"
  135. cl_radar_square_with_scoreboard "0"
  136. safezonex "0.85"
  137. safezoney "1.000000"
  138.  
  139. rate "786432" /// esse comando é para ter uma velocidade de resposta da net melhor, apenas com net de 10mb+
  140. ------------------------------------------------------------------------------------------------------
  141.  
  142. VIEWMODEL:
  143.  
  144. viewmodel_fov "65"
  145. viewmodel_offset_x "2.0"
  146. viewmodel_offset_y "0"
  147. viewmodel_offset_z "-1.5"
  148. viewmodel_presetpos "0"
  149. viewmodel_recoil "0"
  150. r_drawtracers_firstperson "1"
  151. cl_righthand "0"
  152.  
  153. Minha sensibilidade:
  154.  
  155. sensitivity "1.7" w/ 800DPI
  156. zoom_sensitivity_ratio_mouse "1.0"
  157.  
  158. No mais, era isso a cfg :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement