Page 1 of 1

management Password and renew password

Posted: Fri Jan 14, 2011 6:26 am
by Matt
Hi,

I would like to know how an user can change is password in the API.
In fact, i would like to be able to change the password in the API when a user renew his password :)
I would like to create a php page able to change the game's user password but i don't know how i can related the both ?

Someone can help me ?

Thanks

Re: management Password and renew password

Posted: Fri Jan 14, 2011 10:25 am
by Kent Briggs
Matt wrote: I would like to know how an user can change is password in the API.
In fact, i would like to be able to change the password in the API when a user renew his password :)
I would like to create a php page able to change the game's user password but i don't know how i can related the both ?
Use the AccountsEdit command in the API to change a player's password. If you only want account changes to be made through your own interface, set "Allow account changes" to No in the Account Settings group.