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

Quote:
Originally Posted by arbit
Посмотреть сообщение
hows about loading the data before you compare strings?

Код:
 INI_ParseFile(Path(playerid),"loadaccount_%s",.bExtra = true, .extra = playerid);
 if(strcmp(HashPass, PlayerInfo[playerid][Pass]) == 0)
I do not think that it will solve it, But I'll try it.

[Edit] Nope, did not work at all, same results as before (any password is accepted).
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: 1 Guest(s)