ThatGamerBlue2

Untitled

Apr 16th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. bot_kick;
  2. exec gamemode_competitive;
  3. mp_free_armor 1;
  4. mp_freezetime 3;
  5. mp_weapons_allow_map_placed 1;
  6. mp_humanteam any;
  7. mp_restartgame 1;
  8. mp_round_restart_delay 3;
  9. mp_roundtime 80250;
  10. mp_maxrounds 30;
  11. mp_halftime 1;
  12. mp_respawn_on_death_t 0;
  13. mp_respawn_on_death_ct 0;
  14. mp_warmup_end;
  15.  
  16. sv_infinte_ammo 2;
  17. sv_alltalk 1;
  18. sv_deadtalk 1;
  19.  
  20. mp_restartround 2;
  21.  
  22. clear;
  23. echo #########################
  24. echo 1v1 CONFIGURATION LOADED
  25. echo #########################
  26. echo mp_t_default_secondary weapon_usp_silencer
  27. echo mp_t_default_primary ""
  28. mp_restartround 1
Add Comment
Please, Sign In to add comment