/changepass with dudb
#1

Hai,i use dini/dudb in my server for storing accounts.

I need to code the /changepass cmd,any help?
Reply
#2

BUUUUUUUUUUUUMP
Reply
#3

Ok use this along the lines,

new text[50];
text = "thisismynewpass";

udb_UserSetInt(PlayerName(playerid),"password_hash ",udb_hash(text));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)