[Ajuda] Erro no Sistema de registro com recupreзгo
#3

23
Код:
  new
        Invalido[MAXPLAYERSJFS],
        Nome[MAX_PLAYER_NAME],
        String[128],
        Matou[MAXPLAYERSJFS],
        Morreu[MAXPLAYERSJFS],
        Level[MAXPLAYERSJFS],
        Skin[MAXPLAYERSJFS],
        Logou[MAXPLAYERSJFS],
        Ano[MAXPLAYERSJFS],
        Mes[MAXPLAYERSJFS],
        Hora[MAXPLAYERSJFS],
        Dia[MAXPLAYERSJFS],
        Minuto[MAXPLAYERSJFS],
        PrimeiraVezON[MAXPLAYERSJFS];
41

Код:
forward AtualizarLevel();
public AtualizarLevel()
{
        for(new i=0; i<MAXPLAYERSJFS; ++ i)
    {
        SetPlayerScore(i, Level[i]);
    }
    return true;
}
Reply


Messages In This Thread
Erro no Sistema de registro com recuperaзгo - by BWCALLEf - 12.03.2014, 19:26
Re: Erro no Sistema de registro com recupreзгo - by JonathanFeitosa - 12.03.2014, 19:44
Re: Erro no Sistema de registro com recupreзгo - by BWCALLEf - 12.03.2014, 19:49
Re: Erro no Sistema de registro com recupreзгo - by JonathanFeitosa - 12.03.2014, 20:22
Re: Erro no Sistema de registro com recupreзгo - by BWCALLEf - 12.03.2014, 20:26
Re: Erro no Sistema de registro com recupreзгo - by JonathanFeitosa - 12.03.2014, 20:30
Re: Erro no Sistema de registro com recupreзгo - by Cidiei - 12.03.2014, 20:33
Re: Erro no Sistema de registro com recupreзгo - by BWCALLEf - 12.03.2014, 20:43
Re: Erro no Sistema de registro com recupreзгo - by JonathanFeitosa - 12.03.2014, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)