Wrong Password Error +reputation
#5

Quote:
Originally Posted by barbarbar1
Посмотреть сообщение
in
pawn Код:
if(udb_hash(inputtext) == PlayerInfo[playerid][pPass])
change to
pawn Код:
if(!strcmp(udb_hash(inputtext), PlayerInfo[playerid][pPass], false)
Thanks But Getting 1 Error
Код:
error 035: argument type mismatch (argument 1)
Reply


Messages In This Thread
Wrong Password Error +reputation - by CarRamper - 15.08.2016, 07:36
Re: Wrong Password Error +reputation - by CarRamper - 15.08.2016, 08:08
Re: Wrong Password Error +reputation - by BroZeus - 15.08.2016, 08:54
Re: Wrong Password Error +reputation - by barbarbar1 - 15.08.2016, 09:49
Re: Wrong Password Error +reputation - by CarRamper - 15.08.2016, 13:25
Re: Wrong Password Error +reputation - by F1N4L - 15.08.2016, 13:57
Re: Wrong Password Error +reputation - by barbarbar1 - 15.08.2016, 15:07
Re: Wrong Password Error +reputation - by CarRamper - 16.08.2016, 13:18
Re: Wrong Password Error +reputation - by Shinja - 16.08.2016, 13:25
Re: Wrong Password Error +reputation - by CarRamper - 16.08.2016, 13:46

Forum Jump:


Users browsing this thread: 1 Guest(s)