-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
where do clients enter passwords? #73
Comments
Yes. Enter the standard url http://www.quakejs.com/play?connect%2034.107.80.109:27960&set%20g_password%20password123 |
does this still work? i tried various combinations now and it always gives me invalid password somehow :-( maybe the url has to be different? edit: nvm its actually just password in my case, not g_password |
Try adding
g_needpass 1
Are you trying to make a server with a password or connect to a server with a password?
Yes, setting a password to start a server is g_password, setting it to get into game I think is just `password` like in my original response.
|
when i start the server with seta g_password where are clients suppose to enther the password? can they put it somewhere in the connect url?
thanks in advance
The text was updated successfully, but these errors were encountered: