Login system not working.
#2

What you did is absolutely not true, when you are checking if the player has a time suck, then how thfump know the password of the player if she has not sucked.
PHP код:
if(fexist(PlayerFile(playerid)))
{
    
ShowPlayerDialog... Login
    INI_ParseFile
(UserPath(playerid), "LoadUser", .bExtra true, .extra playerid);
} else {
    
ShowPlayerDialog... Register

Reply


Messages In This Thread
Login system not working. - by rangerxxll - 30.05.2014, 03:38
Re: Login system not working. - by iRaiDeN - 30.05.2014, 04:12
Re: Login system not working. - by rangerxxll - 30.05.2014, 04:20
Re: Login system not working. - by iRaiDeN - 30.05.2014, 04:23
Re: Login system not working. - by Rittik - 30.05.2014, 05:19
Re: Login system not working. - by SyntaxQ - 30.05.2014, 06:11
Re: Login system not working. - by rangerxxll - 30.05.2014, 06:13
Re: Login system not working. - by SyntaxQ - 30.05.2014, 06:22
Re: Login system not working. - by rangerxxll - 30.05.2014, 06:24
Re: Login system not working. - by rangerxxll - 30.05.2014, 22:02

Forum Jump:


Users browsing this thread: 1 Guest(s)