12.03.2009, 19:12
/getpassword command
12.03.2009, 19:17
Use udb_encode on line 19.
12.03.2009, 19:22
Still this same
12.03.2009, 19:27
1. Are you sure your user files are "Player.sav" and not "Player.dudb.sav" ?
This worked for me (with the correct user file name):
format(string, sizeof(string),"Your password [%d].",dUserINT(name).("password_hash"));
This worked for me (with the correct user file name):
format(string, sizeof(string),"Your password [%d].",dUserINT(name).("password_hash"));
12.03.2009, 19:36
12.03.2009, 20:49
Learn to indent and perhaps you would get a faster response.
12.03.2009, 21:41
Are the passwords encoded using udb_encode?
13.03.2009, 08:46
Yes, on register is "if(udb_Create(PlayerName(id),result)) {"
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)