Advertisement
Guest User

CS:GO practice.cfg

a guest
Feb 10th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. // Server config
  2. sv_cheats 1
  3. mp_limitteams 0
  4. mp_autoteambalance 0
  5. mp_roundtime 60
  6. mp_roundtime_defuse 60
  7. mp_maxmoney 60000
  8. mp_startmoney 60000
  9. mp_freezetime 0
  10. mp_buytime 9999
  11. mp_buy_anywhere 1
  12. sv_infinite_ammo 1
  13. ammo_grenade_limit_total 5
  14. bot_kick
  15. mp_warmup_end
  16.  
  17. // Practice
  18. sv_grenade_trajectory 1
  19. sv_grenade_trajectory_time 10
  20. sv_showimpacts 1
  21. sv_showimpacts_time 10
  22.  
  23. mp_restartgame 1
  24.  
  25. // Binds
  26. bind KP_END “noclip”
  27. bind KP_DOWNARROW “give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_molotov;give weapon_decoy”
  28. bind KP_DEL “cast_ray”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement