[Ajuda][Error]Problemas no sistema!
#6

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
    if((vehicleid >= CarrosAdm[0]) && (vehicleid <= CarrosAdm[5]))
    {
        if((PlayerDados[playerid][Admin] < 1))
        {
            RemovePlayerFromVehicle(playerid);
            Msg(playerid, CINZA, "Vocк precisa ser admin para usar este Veiculo.");
        }
    }
    return true;
}
Reply


Messages In This Thread
[Ajuda][Error]Problemas no sistema! - by brayon1997 - 03.02.2013, 17:54
Re: [Ajuda][Error]Problemas no sistema! - by Blix - 03.02.2013, 17:58
Re: [Ajuda][Error]Problemas no sistema! - by brayon1997 - 03.02.2013, 18:04
Re: [Ajuda][Error]Problemas no sistema! - by Blix - 03.02.2013, 18:07
Re: [Ajuda][Error]Problemas no sistema! - by brayon1997 - 03.02.2013, 18:11
Re: [Ajuda][Error]Problemas no sistema! - by Blix - 03.02.2013, 18:17
Re: [Ajuda][Error]Problemas no sistema! - by tonisantolia - 03.02.2013, 18:23
Re: [Ajuda][Error]Problemas no sistema! - by Blix - 03.02.2013, 18:28
Re: [Ajuda][Error]Problemas no sistema! - by brayon1997 - 03.02.2013, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)