Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. bot_kick;
  2. exec gamemode_competitive;
  3. mp_free_armor 1;
  4. mp_freezetime 0;
  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_warmup_end;
  13.  
  14. sv_infite_ammo 2;
  15. sv_alltalk 1;
  16. sv_deadtalk 1;
  17.  
  18. mp_restart 10;
  19.  
  20. clear;
  21. echo #########################
  22. echo 1v1 CONFIGURATION LOADED
  23. echo #########################
  24. echo restart with mp_restart 1
  25. echo mp_t_default_secondary weapon_usp_silencer
  26. echo mp_t_default_primary ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement