Closed akincer closed 13 years ago
the xxx.xxx.xxx.xxx is the server IP address trying to do the rcon.
The folders got jacked. They are:
.q3a/q3ut4
serverfolder/
serverfolder/q3ut4
So the format has to follow serverbans.dat, not the old banlist.txt format. I've added a description of that format to the wiki page.
Maybe I'm doing something wrong.
I created a whitelist.dat and tried both:
xxx.xxx.xxx.xxx
AND
xxx.xxx.xxx.xxx:-1
I placed the file in these folders:
.q3a/q3ut4
serverfolder/
serverfolder/q3ut4
I put this line in the server config: set sv_rconWhitelist "whitelist.dat"
I added an IP address (the local server where the UrT server runs) and executing an rcon command results in the no cookie message.
Any tips?