Player can login with any password (even the wrong pass)
#2

pawn Код:
else if(!strlen(inputtext))
{
    ShowPlayerDialog(playerid,dregister,DIALOG_STYLE_INPUT,"Register","Welcome! This account is not registered.\nEnter your own password to create a new account.\nPlease enter the password!","Register","Quit");
}
If he writes nothing you send him register dialog?

Have you given "PlayerInfo[playerid][Pass]" any value before this?
Reply


Messages In This Thread
Player can login with any password (even the wrong pass) - by seanny - 07.01.2013, 21:31
Re: Player can login with any password (even the wrong pass) - by Fabio11 - 07.01.2013, 21:33
Re: Player can login with any password (even the wrong pass) - by seanny - 07.01.2013, 21:35
Re: Player can login with any password (even the wrong pass) - by u3ber - 07.01.2013, 21:37
Re: Player can login with any password (even the wrong pass) - by seanny - 07.01.2013, 21:38
Re: Player can login with any password (even the wrong pass) - by u3ber - 07.01.2013, 21:58

Forum Jump:


Users browsing this thread: 2 Guest(s)