Skip to content
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

Welcome Message | Issue? #190

Open
ValhallaCommunity opened this issue Mar 19, 2023 · 3 comments
Open

Welcome Message | Issue? #190

ValhallaCommunity opened this issue Mar 19, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ValhallaCommunity
Copy link

Hey nwesterhausen!

We have a player who is a regular. We noticed every-time he joins the world, we get the following message:

"Welcome Shadow , it's their first time on the server!"

I just learned that he has a space character at the end of the name, and I'm curious if that could be causing the server bot to always say that first time welcome message rather than Shadow has joined.

Would love your thoughts!

Thanks man!

@nwesterhausen
Copy link
Owner

nwesterhausen commented Mar 19, 2023

definitely possible it does. What do you have for the setting of "How to discern players in Record Retrieval"?

I will have to investigate how those pieces interact with name and spaces and stuff.

@nwesterhausen nwesterhausen added the bug Something isn't working label Mar 19, 2023
@ValhallaCommunity
Copy link
Author

ValhallaCommunity commented Mar 19, 2023

Default setting:

Choose a method for how players will be separated from the results of a record query (used for statistic leader boards).
Name: Treat each CharacterName as a separate player
PlayerId: Treat each PlayerId as a separate player
NameAndPlayerId: Treat each [PlayerId:CharacterName] combo as a separate player
Setting type: RetrievalDiscernmentMethods
Default value: PlayerId
Acceptable values: PlayerId, Name, NameAndPlayerId
How to discern players in Record Retrieval = PlayerId

@MrHatter89
Copy link

MrHatter89 commented Jun 4, 2024

This happens to me too with one player.
image
The first player on the list logged in only once and did not play again.
the second one on the list started playing constantly and every time he receives a notification. First time connected to the server.
I think this is due to the first entry when searching in the database.

How to discern players in Record Retrieval = NameAndPlayerId

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants