[Ajuda] warning 225: unreachable code
#3

Ola

Testa ae;

pawn Код:
public OnPlayerConnect(playerid)
{
    new PTNome[MAX_PLAYER_NAME], PT[60];
    GetPlayerName(playerid, PTNome, sizeof(PTNome));
   
    format(PT, sizeof(PT), "%s Entrou no Servidor!", PTNome); // mensagem se alguem entrar
    SendClientMessageToAll(0xFFFFFFAA, PT); // COR Branco
    return 0;
}
PT
Reply


Messages In This Thread
warning 225: unreachable code - by senhorgta - 27.04.2013, 03:57
Re: warning 225: unreachable code - by Delete_ - 27.04.2013, 03:59
Re: warning 225: unreachable code - by PT - 27.04.2013, 13:29
Re: warning 225: unreachable code - by Psat - 27.04.2013, 13:41

Forum Jump:


Users browsing this thread: 1 Guest(s)