[Tutorial] Trancando Carros das Orgs
#6

What?
pawn Код:
public IsAGroove(playerid)
{
    if(IsPlayerConnected(playerid))
    {
        new lider = PlayerInfo[playerid][pLider];
        new member = PlayerInfo[playerid][pMembro];
        if(member==14 || member==14)
        {
            return 1;
        }
        else if(lider==14 || lider==14)
        {
            return 1;
        }
    }
    return 0;
}
Nem todos GameModes no mundo sгo baixados que nem o seu.
Reply


Messages In This Thread
Trancando Carros das Orgs - by KevinStyle - 20.03.2013, 21:39
Re: Trancando Carros das Orgs - by MegaStyle157 - 20.03.2013, 21:43
Respuesta: Trancando Carros das Orgs - by @Vegas - 21.03.2013, 16:46
Re: Trancando Carros das Orgs - by BieeelEvolution - 21.03.2013, 18:32
Re: Trancando Carros das Orgs - by BrunoBSF - 21.03.2013, 18:36
Re: Trancando Carros das Orgs - by MatheusAlcapone - 21.03.2013, 19:03

Forum Jump:


Users browsing this thread: 2 Guest(s)