Playerlocale (Slash Command)
Slash command
Changes the locale of a player.
Active, but there is much about this command which is still unknown. |
Table of Locales:
- English "en"
- Test "test"
- ChineseTraditional "zh"
- Korean "ko"
- Japanese "ja"
- German "de"
- French "fr"
- Spanish "es"
Notes:
The locale sets the language and other locale defaults.
The default locale of the game is English, and Index 0 is used as the default locale. /playerlocale takes an integer as an argument, and locales have been indexed and assigned a number. I have not yet been able to find the indexed list, however, and am also not certain that the indexed list of integers is not randomized (randomization would made this command mostly useless).
The command will accept 0 as an argument. However, it appears any argument other than 0 returns "Invalid locale".
It's possible that the devs have disabled any locale other than English in order to reduce needed resources and support. Mere conjecture, however.