Server downloading Problems /and bans.txt
I set a 1V1 server from time to time and i intend to keep it online very often ( laggy for now , but i am upgrading connection speed soon) i am having two problems:
First one :
Rotation stops on last map in the list of rotation.txt
ERROR: Missing ( on line 27 in bans.txt
(though i tried to put that bracket i n line 27 and even other lines, saved bans.txt , it wont rotate.
Here is my bans text :
Name {
"*yourname*" { // ban all who have 'yourname' in their names
IP: 92.18.0.4 // allow if ip match!
Password: "test" // or if password!
Reason: "Sorry, 'yourname' is a protected name!"
}
// for "^1 " names
" " { Reason: "Please use a name!" }
}
IP {
172.23.3.56 { // ban this ip
Name: "test*" // but allow if the name begins with 'test'
Reason: "Dude you are not test!"
}
207.46.* { Reason: "Microsoft isn't allowed!!" }
}
Second problem :
I have 1.02b version of E+ installed.players connecting , keep on downloading files they dont have from my E+ folder.they get bored and disconnect, so i set /sv_download 0.
but they get kicked before connecting.
I still want them to download Custom maps if anyone is set on server.
Can somebody help me please?
tx a lot
ok solved problem 1. just a line that shouldnt be there on rotation.txt ( g_gametype 1)