Facebook
From DeeKaPPy, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 237
  1.  
  2. //CELOWNIK
  3. cl_crosshair_drawoutline "0"
  4. cl_crosshair_outlinethickness "1"
  5. cl_crosshairalpha "200"
  6. cl_crosshaircolor "2"
  7. cl_crosshairdot "0"
  8. cl_crosshairgap "-1"
  9. cl_crosshairscale "600"
  10. cl_crosshairsize "4"
  11. cl_crosshairstyle "5"
  12. cl_crosshairthickness "1"
  13. cl_crosshairusealpha "1"
  14.  
  15. //JumpThrow
  16. alias +jumpthrow "+jump;-attack"
  17. alias -jumpthrow "-jump"
  18. bind j +jumpthrow
  19.  
  20. //Quick Switch
  21. alias +knife slot3
  22. alias -knife lastinv
  23. bind q +knife
  24.  
  25. //HandsSwitch
  26. bind "t" "toggle cl_righthand 0 1"
  27.  
  28. //Buy
  29. //GRENADE 1
  30. bind "kp_end" "buy molotov; buy incgrenade; buy flashbang; buy hegrenade; buy smokegrenade;"
  31. //PM 2
  32. bind "kp_downarrow" "buy ump45; buy p250; buy vesthelm; buy flashbang; buy hegrenade; buy smokegrenade; buy flashbang;"
  33. //MAIN 3
  34. bind "kp_pgdn" "buy ak47; buy m4a1; buy tec9; buy fiveseven; buy vest; buy vesthelm; buy defuser; buy molotov; buy incgrenade; buy flashbang; buy hegrenade; buy smokegrenade;"
  35. //AWP 4
  36. bind "kp_leftarrow" "buy awp; buy deagle; buy vest; buy vesthelm; buy defuser; buy flashbang; buy hegrenade; buy smokegrenade; buy flashbang;"
  37. //Pistol 5
  38. bind "kp_5" "buy tec9; buy fiveseven; buy vest; buy flashbang; buy smokegrenade;"
  39.  
  40. //Net
  41. cl_showfps 1/2/3/4
  42. net_graph 1
  43. net_graphpos
  44. net_graphproportionalfont 0.5
  45. net_graphheight
  46.  
  47. //OBRAZENIA
  48. developer 1
  49. con_filter_enable 2
  50. con_filter_text_out "Player:"
  51. con_filter_text "damage"
  52.  
  53. //Clear
  54. bind "shift" "+speed;r_cleardecals"
  55. bind "CTRL" "+duck;r_cleardecals"
  56.  
  57. //Audio
  58. volume "0.07"
  59.  
  60.  
  61. //Info O Config
  62. echo "+---------------------------------------------------------------------------+"
  63. echo "| ZAŁADOWANO CONFIG THEKAPI! |"
  64. echo "+---------------------------------------------------------------------------+"
  65.  
  66. //NIE USUWAJ NIC POD TĄ LINIĄ
  67.  
  68. host_writeconfig
  69.