Greetings,
I have tested the account change password on my account and I could say it is working without any issues.
the command used to change the password:
- Code: Select all
.acc password old_pass new_pass new_pass
Explaining the change password command:
open chat and type:
.acc "space" password "space" old_pass "space" new_pass "space" new_passbetween every word in command line use
only 1 space, if you have more these will be added as character for the password.
.acc password = command to change the password for the current account
old_pass = the current password for the account
new_pass = your new password the you want to add to your account
After I received the confirmation in chat that my password has changed,

I pressed "exit game" button, waited 20 seconds and I started the game again.


Login with the new password and everything was working correctly.
You also have to consider that password must be not longer than 15 characters. If you set a password longer than 15 characters, the server will accept it, but the client will not let you insert it, he is limited to 15 characters.
I hope this helps.