[Ajuda] DOF2
#2

Errado!
pawn Код:
PlayerInfo[playerid][pSenha] = DOF2_GetInt(arquivo, "Senha");
            if(strval(inputtext) == PlayerInfo[playerid][pSenha])
        {
            DOF2_CreateFile(arquivo);
            PlayerInfo[playerid][pAdmin] = DOF2_GetInt(arquivo, "Admin");
            PlayerInfo[playerid][pMatou] = DOF2_GetInt(arquivo, "Matou");
            PlayerInfo[playerid][pMorreu] = DOF2_GetInt(arquivo, "Morreu");
            PlayerInfo[playerid][pGrana] = DOF2_GetInt(arquivo, "Dinheiro");
            GivePlayerMoney(playerid, PlayerInfo[playerid][pGrana]);
            SpawnPlayer(playerid);
Reply


Messages In This Thread
DOF2 - by Nice-.- - 07.10.2012, 18:10
Re: DOF2 - by mau.tito - 07.10.2012, 18:21
Re: DOF2 - by Nice-.- - 07.10.2012, 18:36
Re: DOF2 - by StanleyScripter - 07.10.2012, 18:41
Re: DOF2 - by Nice-.- - 07.10.2012, 18:52
Re: DOF2 - by StanleyScripter - 07.10.2012, 19:27
Re: DOF2 - by Nice-.- - 07.10.2012, 20:16
Re: DOF2 - by tonisantolia - 07.10.2012, 20:29
Re: DOF2 - by Nice-.- - 07.10.2012, 20:46
Re: DOF2 - by tonisantolia - 07.10.2012, 20:51

Forum Jump:


Users browsing this thread: 1 Guest(s)