[ajuda]anti-flood
#4

@TOPIC 1: Olha mano, procure um anti FLOOD.

@TOPIC 2:

OnPlayerEnterVehicle:

pawn Код:
{
    new Fala[100];
    new Nome[24];
    GetPlayerName(playerid,Nome,sizeof(Nome));
    format(Fala,sizeof(Fala),"Ola %s! Voce entrou no veiculo %d!",vehicleid);
    SendClientMessage(playerid,-1,Fala);
    return 1;
}
Reply


Messages In This Thread
[ajuda]anti-flood - by |_MeGaTroN_| - 27.02.2012, 16:21
Re: [ajuda]anti-flood - by paulor - 27.02.2012, 16:47
Re: [ajuda]anti-flood - by |_MeGaTroN_| - 27.02.2012, 17:48
Re: [ajuda]anti-flood - by Biel_Eu - 27.02.2012, 17:52
Re: [ajuda]anti-flood - by PlayeR_TheReturN - 27.02.2012, 17:55

Forum Jump:


Users browsing this thread: 1 Guest(s)