Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 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.  
  15. mp_respawn_on_death_ct 1
  16. mp_respawn_on_death_t 1
  17. spec_freeze_time 0
  18. spec_freeze_panel_extended_time 0
  19.  
  20. //mp_ct_default_grenades weapon_smokegrenade weapon_hegrenade weapon_flashbang weapon_molotov
  21. //mp_t_default_grenades weapon_smokegrenade weapon_hegrenade weapon_flashbang weapon_molotov
  22.  
  23. bot_kick
  24. mp_warmup_end
  25.  
  26. //Practice
  27. sv_grenade_trajectory 1
  28. sv_grenade_trajectory_time 10
  29. sv_showimpacts_penetration 1
  30. sv_showimpacts_time 10
  31.  
  32. // binds
  33. bind K “noclip”
  34. bind T “cast_ray”
  35.  
  36. mp_restartgame 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement