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

AllowNickNameCharacter #1050

Open
tnz1992 opened this issue Jan 23, 2025 · 0 comments
Open

AllowNickNameCharacter #1050

tnz1992 opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@tnz1992
Copy link

tnz1992 commented Jan 23, 2025

Basically I have added this to OnGameModeInit:
AllowNickNameCharacter('-', true);

Now in client, I set my nickname as "T-N-Z" but I can't connect to my own server, I get error message that my nickname is too short. When I click TAB, I see that my nickname in-game is just "T".
When I try to connect with my clan tag "[BFH]T-N-Z", once connected, my nickname is changed to "[BFH]T".

It seems that "-" character is still getting ignored, I am not sure if that's client or server issue.

@tnz1992 tnz1992 added the bug Something isn't working label Jan 23, 2025
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

1 participant