22.01.2013, 18:09
You only need debug this:
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).
pawn Код:
if(!strcmp(hashpass,pInfo[playerid][Pass])) //If they have insert their correct password
{//then