[Ajuda] Salvamento
#8

Usa:

pawn Код:
DOF2_CreateFile(GetConta(playerid));
                DOF2_SetString(GetConta(playerid),"Password", inputtext);
No registo

e no Login usa:
pawn Код:
if(strcmp(DOF2_GetString(GetConta(playerid), "Password", pDados[playerid][Password]), inputtext, true, 10) == 0)
pawn Код:
new
        Senha[32];

    {
        DOF2_CreateFile(arquivoplayers);
        format(String, sizeof(String), "%s", Senha);
        DOF2_SetString(arquivoplayers,"Senha",String);
Em que o meu GetConta(playerid); й o teu arquivoplayers.. Mas й mais simples se criares uma stock..
Reply


Messages In This Thread
Salvamento - by s4kuL - 17.11.2012, 15:52
Re: Salvamento - by MatheusAlcapone - 17.11.2012, 16:03
Re: Salvamento - by s4kuL - 17.11.2012, 16:27
Re: Salvamento - by MatheusAlcapone - 17.11.2012, 16:30
Re: Salvamento - by s4kuL - 17.11.2012, 17:33
Re: Salvamento - by MatheusAlcapone - 17.11.2012, 17:41
Re: Salvamento - by s4kuL - 17.11.2012, 19:13
Re: Salvamento - by CrusherCpt - 17.11.2012, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)