lgsm-default.cfg 571 B

1234567891011121314151617181920212223242526
  1. sv_name "<hostname>"
  2. sv_rcon_password "<rconpassword>"
  3. password "<password>"
  4. sv_max_clients 12
  5. sv_port 8303
  6. sv_register 1
  7. sv_spamprotection 0
  8. sv_vote_map 1
  9. sv_warmup 10
  10. logfile "<logfile>"
  11. addvote restart 10
  12. addvote exec dm.cfg
  13. addvote exec ctf.cfg
  14. addvote exec duel.cfg
  15. addvote exec tdm.cfg
  16. addvote "change_map ctf1"
  17. addvote "change_map ctf2"
  18. addvote "change_map ctf3"
  19. addvote "change_map ctf4"
  20. addvote "change_map ctf5"
  21. addvote "change_map dm1"
  22. addvote "change_map dm2"
  23. addvote "change_map dm6"
  24. addvote "change_map dm7"
  25. addvote "change_map dm8"
  26. addvote "change_map dm9"