Difference between revisions of "Authentication"
From QWiki
Line 31: | Line 31: | ||
== More help? == | == More help? == | ||
− | '''Need more help?''' See [https://github.com/QW-Group/ezquake-source/wiki/Authentication original instructions]. | + | '''Need more help?''' See [https://github.com/QW-Group/ezquake-source/wiki/Authentication original instructions]. Or contact a @mod at discord.quake.world |
Revision as of 14:05, 8 October 2024
Introduction
Authentication was added by Meag back in 2020. In this page you can find simplified instructions on how to set it up as a player. It shouldn't take more than 5 minutes of your time, and it will automatically authenticate you on compatible servers.
The goal is to simplify the original instructions.
Process
- You need an account at badplace.eu, linked to quakeworld.nu account. Create it.
- Follow link posted to your quakeworld.nu account (private message) and fill in the form.
- Logged in at badplace, go to your profile page and create an authentication token
- Download & save it in your config directory
- In the client, there's one setting you need to save to your config:
/cl_username <your_user_name>
- In the client, you can now authenticate when connected to a compatible server:
/authenticate
- done
Optional
If you want to authenticate automatically (recommended), add the following to your config (save):
alias infoset "cmd info ev 13"
alias sinfoset "cmd info ev 13"
alias on_connect "authenticate"
You can also add flags to the scoreboard - get this pk3 and place in /qw.
Troubleshooting
- Don't have a quakeworld.nu account? Message an admin in Discord to create one for you.
- Invalid token in badplace.eu page? You must be logged in in badplace.eu. If that's not the problem, you can delete your badplace account and register again (do this as last resort - even thought it isn't problematic).
More help?
Need more help? See original instructions. Or contact a @mod at discord.quake.world