We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This packet would be useful cause currently the server has no real way of checking which language the player speaks.
Some players do not understand english so having the ability to send them messages in their local language would help a lot.
Proposal is either a number for representing the language OR using 2 char ISO language code.
The text was updated successfully, but these errors were encountered:
protocol075.md: Add Language Packet
c08bd68
This commits adds the Language Packet as proposed in: piqueserver#33
Successfully merging a pull request may close this issue.
This packet would be useful cause currently the server has no real way of checking which language the
player speaks.
Some players do not understand english so having the ability to send them messages in their local language
would help a lot.
Proposal is either a number for representing the language OR using 2 char ISO language code.
The text was updated successfully, but these errors were encountered: