[Ajuda] Login
#3

pawn Код:
if(!strlen(inputtext))
    {
        // Senha errada
    }
    format( arq, sizeof( arq ), CONTAS, Nome(playerid));
    if(!strcmp(inputtext, DOF2_GetString( arq ,"Senha"), false))
    {
        // Senha correta
        }
    return true;
}
adapte...
Reply


Messages In This Thread
Login - by BartWhite - 02.09.2015, 22:07
AW: Login - by cicinho - 02.09.2015, 22:26
Re: Login - by LS - 02.09.2015, 22:30
Re: Login - by SepZ - 02.09.2015, 22:44
Re: Login - by BartWhite - 02.09.2015, 22:45
AW: Re: Login - by cicinho - 02.09.2015, 23:07
Re: Login - by zPain - 03.09.2015, 01:19

Forum Jump:


Users browsing this thread: 1 Guest(s)