Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. // I always join CT so I add bot to T side
  2. bind "KEY" "bot_add t"
  3.  
  4. // **MUST HAVE BOT IN SERVER** - bind a key to place a bot
  5. bind "mouse4" "bot_place"
  6.  
  7. // Press this once to get all nades after round restarts
  8. bind "f8" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov;sv_infinite_ammo 1"
  9.  
  10.  
  11. sv_cheats 1
  12. bot_kick
  13. mp_warmup_end
  14. mp_freezetime 0
  15. mp_roundtime_defuse 999
  16. sv_grenade_trajectory 1
  17. sv_grenade_trajectory_time 10
  18. sv_showimpacts 1
  19. mp_limitteams 0
  20. mp_autoteambalance 0
  21. ammo_grenade_limit_total 5
  22. bot_stop 1
  23.  
  24. clear
  25. echo adrens stinkin awesome
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement