Help - Change password
#3

Quote:
Originally Posted by austin070
Посмотреть сообщение
How is PlayerInfo[playerid][pPass] defined? Assuming it's correct, try using this:

pawn Код:
if(strcmp(udb_hash(inputtext), PlayerInfo[playerid][pPass], true)== 0)
Wouldn't work. UBD hash is converted from a string to a number.
Reply


Messages In This Thread
Fixed. - by Edw - 18.10.2014, 13:49
Re: Help - Change password - by austin070 - 18.10.2014, 13:51
Re: Help - Change password - by Sledgehammer - 18.10.2014, 13:58
Re: Help - Change password - by Crayder - 18.10.2014, 14:30
Fixed. - by Edw - 18.10.2014, 14:35
Re: Help - Change password - by Crayder - 18.10.2014, 14:46
Fixed. - by Edw - 18.10.2014, 15:09

Forum Jump:


Users browsing this thread: 1 Guest(s)