| 1234567891011121314151617181920212223242526 |
- sv_name "<hostname>"
- sv_rcon_password "<rconpassword>"
- password "<password>"
- sv_max_clients 12
- sv_port 8303
- sv_register 1
- sv_spamprotection 0
- sv_vote_map 1
- sv_warmup 10
- logfile "<logfile>"
- addvote restart 10
- addvote exec dm.cfg
- addvote exec ctf.cfg
- addvote exec duel.cfg
- addvote exec tdm.cfg
- addvote "change_map ctf1"
- addvote "change_map ctf2"
- addvote "change_map ctf3"
- addvote "change_map ctf4"
- addvote "change_map ctf5"
- addvote "change_map dm1"
- addvote "change_map dm2"
- addvote "change_map dm6"
- addvote "change_map dm7"
- addvote "change_map dm8"
- addvote "change_map dm9"
|