27.11.2010, 15:01
Ok use this along the lines,
new text[50];
text = "thisismynewpass";
udb_UserSetInt(PlayerName(playerid),"password_hash ",udb_hash(text));
new text[50];
text = "thisismynewpass";
udb_UserSetInt(PlayerName(playerid),"password_hash ",udb_hash(text));