Advertisement
EpicTroll

Untitled

Jul 6th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. clear
  2. echo Nacitani [0%]
  3.  
  4. //AWP Trik
  5. alias +knife slot3
  6. alias -knife lastinv
  7. bind q +knife
  8.  
  9. //Barevna jmena zbrani
  10. cl_loadout_colorweaponnames 1
  11.  
  12. //Prikazy na zlepseni hry
  13. rate "128000"
  14. cl_cmdrate "128"
  15. cl_updaterate "128"
  16. cl_interp_ratio "1"
  17. cl_interp "0"
  18. cl_timeout 9001
  19. rate "128000"
  20. fps_max 1000
  21. cl_radar_scale 0.4
  22. cl_radar_rotate 1
  23. cl_radar_always_centered 0
  24. cl_disablefreezecam 1
  25. zoom_sensitivity_ratio_mouse 1
  26. voice_scale 0.3
  27. cl_use_opens_buy_menu 0
  28. cl_hud_playercount_showcount 1
  29. cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view
  30. cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time
  31. cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects
  32. r_drawtracers_firstperson "0" //Hides bullet tracers in first person view
  33. lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful
  34. cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful
  35. mm_dedicated_search_maxping "70" //Maxping Search in Matchmaking
  36. hud_showtargetid "1" //Enables display of target names, important
  37. cl_hud_bomb_under_radar "1" //Draws bomb under radar, convenient
  38.  
  39. clear
  40. echo Nacitani [0%]
  41. echo Nacitani [50%]
  42.  
  43. //Bindy
  44. bind "downarrow" "buy ak47; buy m4a1; buy tec9; buy fiveseven; buy vesthelm; buy defuser; buy flashbang; buy flashbang; buy smokegrenade;"
  45. bind "uparrow" "buy tec9; buy fiveseven;"
  46. bind "leftarrow" "buy awp; buy tec9; buy fiveseven; buy vesthelm; buy defuser; buy flashbang; buy flashbang; buy smokegrenade;"
  47. bind "rightarrow" "buy sg556; buy aug; buy tec9; buy fiveseven; buy vesthelm; buy defuser; buy flashbang; buy flashbang; buy smokegrenade;"
  48.  
  49. //Crosshair
  50. cl_crosshair_drawoutline "1"
  51. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  52. cl_crosshair_dynamic_splitalpha_innermod "1"
  53. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  54. cl_crosshair_dynamic_splitdist "7"
  55. cl_crosshair_outlinethickness "1"
  56. cl_crosshairalpha "999"
  57. cl_crosshaircolor "5"
  58. cl_crosshaircolor_b "255"
  59. cl_crosshaircolor_g "255"
  60. cl_crosshaircolor_r "255"
  61. cl_crosshairdot "0"
  62. cl_crosshairgap "-2"
  63. cl_crosshairgap_useweaponvalue "0"
  64. cl_crosshairscale "1700"
  65. cl_crosshairsize "1.5"
  66. cl_crosshairstyle "4"
  67. cl_crosshairthickness "0.5"
  68. cl_crosshairusealpha "1"
  69.  
  70. //Barva Crosshairu
  71. alias +changec "+attack; cl_crosshaircolor red"
  72. alias -changec "-attack; cl_crosshaircolor 5"
  73. bind "mouse1" "+changec"
  74.  
  75. //Nastaveni
  76. bind "v" "+voicerecord"
  77. sensitivity "5.0"
  78. snd_musicvolume "0.30000"
  79. snd_mapobjective_volume "0.30000"
  80. snd_deathcamera_volume "0.30000"
  81. snd_roundend_volume "0.30000"
  82. snd_roundstart_volume "0.30000"
  83. snd_tensecondwarning_volume "0.30000"
  84.  
  85. playvol buttons\blip2
  86. host_writeconfig
  87. clear
  88. echo Nacitani [0%]
  89. echo Nacitani [50%]
  90. echo Nacitani dokonceno [100%]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement