Pages: [1]
  Print  
Author Topic: cannot use private slots on a passworded server?  (Read 6814 times)
tuftuf
Nub


Cakes 0
Posts: 3



« on: October 08, 2007, 12:46:27 AM »

Hi,

We have a server setup, in which
g_password "s3/cr#t"
g_needpass 1
sv_maxclients 5
sv_privateClients 1
sv_privatePassword "mores#cre/t"

I can't enter to the private slots if the server is full, i.e. 4 players connected to the server.

If I use /password s3/cr#t , then it says the server is full . If I use /password mores#cre/t then it says "invalid password" .

Is there a way to have the server both passworded and private slotted?


Logged
w1zrd
Member


Cakes 2
Posts: 582


Give to life what you expect back


WWW
« Reply #1 on: October 11, 2007, 08:35:25 AM »

When the settings are:

g_password "public_password"
g_needpass 1
sv_maxclients 5

Then 5 clients can connect after providing /password public_password

If the settings are:

g_password ""
g_needpass 0
sv_maxclients 5
sv_privateClients 1
sv_privatePassword "private_password"

Then a user can enter a full server with /password private_password

but the problem is that when a server has:

g_password "public_password"
g_needpass 1
sv_maxclients 5
sv_privateClients 1
sv_privatePassword "private_password"

It's what TufTuf explained, only explained in a different way Smiley


Logged

'Toto, I've a feeling we're not in Kansas anymore.'


Pages: [1]
  Print  
 
Jump to: