Advertisement
wh1teGamer_

wh1te CFG

Feb 25th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. echo " wh1te CFG!"
  2.  
  3. //Crosshair
  4. cl_crosshair_drawoutline "1"
  5. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  6. cl_crosshair_dynamic_splitalpha_innermod "1"
  7. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  8. cl_crosshair_dynamic_splitdist "7"
  9. cl_crosshair_outlinethickness "1"
  10. cl_crosshair_sniper_show_normal_inaccuracy "0"
  11. cl_crosshair_sniper_width "2.5"
  12. cl_crosshairalpha "999"
  13. cl_crosshaircolor "5"
  14. cl_crosshaircolor_b "255"
  15. cl_crosshaircolor_g "255"
  16. cl_crosshaircolor_r "255"
  17. cl_crosshairdot "0"
  18. cl_crosshairgap "-2"
  19. cl_crosshairgap_useweaponvalue "0"
  20. cl_crosshairscale "1700"
  21. cl_crosshairsize "1.5"
  22. cl_crosshairstyle "4"
  23. cl_crosshairthickness "0.5"
  24. cl_crosshairusealpha "1"
  25. cl_fixedcrosshairgap "3"
  26.  
  27. //Sensibilidade
  28. sensitivity "3.6"
  29.  
  30. //Hud
  31. cl_viewmodel_shift_left_amt "0.500000"
  32. cl_viewmodel_shift_right_amt "0.250000"
  33. viewmodel_fov "68"
  34. viewmodel_offset_x "2.500000"
  35. viewmodel_offset_y "1.700000"
  36. viewmodel_offset_z "-2.000000"
  37. viewmodel_presetpos "0"
  38. cl_bob_lower_amt "15"
  39. cl_bobamt_lat "0.100000"
  40. cl_bobamt_vert "0.100000"
  41. cl_bobcycle "0.98"
  42. net_graph "0"
  43. net_graphpos "2"
  44.  
  45. //Binds
  46. bind "L" "mp_restartgame 1"
  47. bind "kp_end" "buy ak47; buy m4a1; buy vesthelm;"
  48. bind "mwheelup" "+jump"
  49. bind "mwheeldown" "+jump"
  50. bind ctrl "+duck;r_cleardecals"
  51. alias displaydamage "displaydamage_on"
  52. 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""
  53. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
  54. bind "f5" "displaydamage"
  55. bind "f" "+beo"
  56. bind "h" "radio1"
  57. bind "j" "radio2"
  58. bind "k" "radio3"
  59.  
  60. //Volume
  61. volume .13
  62. voice_scale 0.16
  63. //Other's
  64. alias +beo "-lookatweapon; +reload"
  65. alias -beo "+lookatweapon; -reload"
  66. alias "fps" "toggle net_graph"
  67. alias "+showfps" "net_graph 1"
  68. alias "-showfps" "net_graph 0"
  69. alias "+scorefps" "+showfps; +showscores;"
  70. alias "-scorefps" "-showfps; -showscores;"
  71. bind tab "+scorefps"
  72. alias -smoke_throw "cl_crosshairsize 1.5;"
  73. alias +smoke_throw "cl_crosshairsize 9999;"
  74. bind t +smoke_throw
  75. echo " BIND DE COMPRA"
  76. echo " TECLADO NUMÉRICO"
  77. echo "+=====================================================+"
  78. echo "| NUM | / | * | - |"
  79. echo "| PAD | decoy | MOLOTOV | 500 pistol|"
  80. echo "|-------------|-------------|-------------|-----------|"
  81. echo "| 7 | 8 | 9 | + |"
  82. echo "| HE | FLASHBANG | SMOKE | |"
  83. echo "|-------------|-------------|-------------| kevlar |"
  84. echo "| 4 | 5 | 6 | |"
  85. echo "| UMP | p90 | p250 | |"
  86. echo "|-------------|-------------|-------------|-----------|"
  87. echo "| 1 | 2 | 3 | ENTER |"
  88. echo "| FAMAS/GALIL | AWP | AK/COLT | |"
  89. echo "|-------------|-------------|-------------| kevlar |"
  90. echo "| 0 | . | + |"
  91. echo "| sg556/mag7 | defuse | helmet |"
  92. echo "+=====================================================+"
  93.  
  94. bind "KP_DEL" "buy defuser"
  95. bind "KP_PGUP" "buy smokegrenade"
  96. bind "KP_UPARROW" "buy flashbang"
  97. bind "KP_HOME" "buy hegrenade"
  98. bind "KP_MULTIPLY" "buy incgrenade;buy molotov"
  99. bind "kp_5" "buy p90;"
  100. bind "KP_END" "buy famas;buy galil"
  101. bind "kp_minus" "buy tec9; buy fiveseven;"
  102. bind "KP_DEL" "buy defuser"
  103. bind "KP_PLUS" "buy vest"
  104. bind "KP_ENTER" "buy vesthelm"
  105. bind "KP_PGDN" "buy m4a1;buy ak47"
  106. bind "KP_DOWNARROW" "buy awp"
  107. bind "kp_leftarrow" "buy ump45;"
  108. bind "KP_RIGHTARROW" "buy p250"
  109. bind "kp_ins" "buy sg556;buy mag7;"
  110. alias "+jumpthrow" "+attack;+jump;-attack"
  111. alias "-jumpthrow" "-jump"
  112. bind "N" "+jumpthrow"
  113.  
  114. //Demos
  115. bind "f8" "demoui"
  116. bind "f9" "demo_timescale 0"
  117. bind "f10" "demo_timescale 0.5"
  118. bind "f11" "demo_timescale 1"
  119. bind "f12" "demo_timescale 6"
  120.  
  121. echo " wh1te CFG!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement