Advertisement
Marksman465

smokesettings.cfg

Mar 28th, 2020
3,371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Config for server
  2. sv_cheats 1
  3. sv_infinite_ammo 1
  4. ammo_grenade_limit_total 5
  5. mp_warmup_end
  6. mp_freezetime 0
  7. mp_roundtime 60
  8. mp_roundtime_defuse 60
  9. sv_grenade_trajectory 1
  10. sv_grenade_trajectory_time 10
  11. sv_showimpacts 1
  12. mp_limitteams 0
  13. mp_autoteambalance 0
  14. mp_maxmoney 60000
  15. mp_startmoney 60000
  16. mp_buytime 9999
  17. mp_buy_anywhere 1
  18. mp_restartgame 1
  19.  
  20. // Bind a key so you can fly around - replace KEY with desired key.
  21. bind "/" "noclip"
  22. god
  23.  
  24. // Press this once to get all grenades - replace KEY with desired key.
  25. bind "+" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov"
  26.  
  27. // Bot commands
  28. bot_add_t
  29. bot_add_ct
  30. bot_kick
  31. bot_stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement