[Ajuda] Socorro !
#3

Nao entendi muito bem o que vc quer

Isso?

pawn Код:
forward VerificarVeiculo(playerid);


public VerificarVeiculo(playerid)
{
    for(new c = 0; c <= 10; c++)
    {
        if(IsPlayerInVehicle(playerid, VADA[c]) && PlayerInfo[playerid][pLider] < 25 || PlayerInfo[playerid][pMembro] < 25)
        {
            return 1;
        }
        else
        {
            SendClientMessage(playerid, COLOR_ADA, "Vocк Nгo й Um Membro Amigos dos Amigos");
            RemovePlayerFromVehicle(playerid);
            return 1;
        }
    }
}
Toma atenзгo a identaзгo
Espero ajudar
Ainda mais tou no Cell :-S
Reply


Messages In This Thread
Socorro ! - by viniciuship - 13.05.2013, 22:21
Re: Socorro ! - by Cromado - 14.05.2013, 01:26
Re: Socorro ! - by PT - 14.05.2013, 10:15
Re: Socorro ! - by viniciuship - 14.05.2013, 15:38
Re: Socorro ! - by Cromado - 14.05.2013, 15:54
Re: Socorro ! - by viniciuship - 14.05.2013, 16:01
Re: Socorro ! - by Cromado - 14.05.2013, 16:07
Re: Socorro ! - by viniciuship - 14.05.2013, 16:13
Re: Socorro ! - by AlucardSnow - 14.05.2013, 16:15
Re: Socorro ! - by viniciuship - 14.05.2013, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)