Digital Paint Discussion Board
Paintball 2: The Game => Server Discussion => Topic started by: HaRmonY on June 10, 2011, 03:02:10 PM
-
Hello,
im admin of the server Multi-Cups.de Public and my question is why the setting cvar_set sv_login 2 doesn't work.
I have set this in config and ingame in console, but newbies still can join.
Whats wrong?
EDIT: when you type "players" in console there aren't the player-ids. Look picture below
(http://img200.imageshack.us/img200/5716/sshot0003.jpg) (http://imageshack.us/photo/my-images/200/sshot0003.jpg/)
Thank you for Help,
HaRmonY
-
A screenshot without command use is useless
-
Looks like you have sv_login 0 - noone is logged..
Maybe post whole configuration so someone might find mistake in it..
-
click here (http://www.file-upload.net/download-3497789/server.cfg.html)
-
Copy & Paste ftw.
set numpasses 5
set oppass1 ""
set oppass1level 1
set oppass2 ""
set oppass2level 2
set oppass3 ""
set oppass3level 3
set oppass4 ""
set oppass4level 10
set rcon_password ""
should be
set numpasses 4
set oppass1 ""
set oppass1level 1
set oppass2 ""
set oppass2level 2
set oppass3 ""
set oppass3level 3
set oppass4 ""
set oppass4level 10
set rcon_password ""
Try it.
Works -> gj
not -> Copy & Paste Commands.txt
Had a bug there few month ago
-
and thats all?
i must ask flashfish (our sponsor) for restart, then it must work i think :)
-
I wouldn't think that that would affect sv_login 2. It has literally nothing to do with sv_login 2 whatsoever. If that truly is the problem then it must be some sort of coding fail. :)
-
Did you try to cvar_get sv_login to see what it was set to?
-
yes, my console says it is set to 2.
-
I wouldn't think that that would affect sv_login 2. It has literally nothing to do with sv_login 2 whatsoever. If that truly is the problem then it must be some sort of coding fail. :)
Post your commands.cfg.
Maybe here is an error. I had a bug there, that everyone can kick. Maybe there is a problem with cvar_set
-
attached commands.txt
-
id 1? Make it 0, not sure but it might be that.
-
EOF at the end is missing
-
How do you start the server ?
You need to write the "exec server.cfg" command before the "map ..." command to load the config file correctly.
-
flashfish (server-owner) starts this server in putty but always with exec.
-
And the exec command comes before the map command?
-
You need to write the "exec server.cfg" command before the "map ..." command to load the config file correctly.
I load the config at the end and all works fine
-
Not until a player connect and change the map.
Kill the server, change the timelimit to 5 and start the server. You should have the time at 20 minutes now and at 5 minutes, after a mapchange. If you write the exec command in front of the map command, you have the 5 minutes timelimit directly.
-
old settings are back. After a new restart of the server the settings are working nice.
Hope to see you on our Pub ;)
-
good to hear!