Page 1 of 1
Unable to change password

Posted:
Mon May 11, 2015 12:53 am
by skookkid
I am unable to change my ingame password via the command: .account password oldpassword newpassword newpassword
I am assuming this is because my password contains spaces. Can someone help me?
Re: Unable to change password

Posted:
Mon May 11, 2015 4:59 am
by Snow240
Hey skookkid,
This is just a guess but try encasing any password with a space with "quotes" so .account password "my old pass" "my new pass" "my new pass"
Re: Unable to change password

Posted:
Mon May 11, 2015 4:06 pm
by Nacht
or what about replacing spaces with underscores (my_new_passwd)
Re: Unable to change password

Posted:
Mon May 11, 2015 4:08 pm
by skookkid
Using quotes worked. When I tried it originally I only quoted the old password. I had to quote the new password as well.
Thanks!