You can login with any password, and it's never wrong? Please help
#2

You only need debug this:
pawn Код:
if(!strcmp(hashpass,pInfo[playerid][Pass])) //If they have insert their correct password
            {//then
One very important thing to note is that if either string is empty, strcmp will return 0 (and thus the code in that block will be executed).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)