[Ajuda] Detectar o trailer do jogador.
#4

ahh, pois й! esquece isso
faзa assim
pawn Код:
for(new i ; i < 43 ; i++)
            {
                if(GetVehicleTrailer(GetPlayerVehicleID(playerid)) == BauTrailer[i])
                {
                    if(PlayerInfo[playerid][pWorking] == 1) return SendClientMessage(playerid,-1,"Vocк jб estб trabalhando !");
                    new rand = random(sizeof(TBau));
                    CriarTrabalho(playerid,TBau[rand][CarregarX],TBau[rand][CarregarY],TBau[rand][CarregarZ],TBau[rand][DescarregarX],TBau[rand][DescarregarY],TBau[rand][DescarregarZ],TBau[rand][nome_carga],TBau[rand][nome_rota],TBau[rand][pagamento],TBau[rand][mafia]);
                    return 1;
                }
            }
            SendClientMessage(playerid,-1,"Vocк nгo tem uma carga apropriada !");
Reply


Messages In This Thread
Detectar o trailer do jogador. - by darkxdll - 25.07.2013, 21:52
Respuesta: Detectar o trailer do jogador. - by DartakousLien - 25.07.2013, 22:02
Re: Detectar o trailer do jogador. - by darkxdll - 25.07.2013, 22:04
Respuesta: Detectar o trailer do jogador. - by DartakousLien - 25.07.2013, 22:06
Re: Detectar o trailer do jogador. - by darkxdll - 25.07.2013, 22:09
Re : Detectar o trailer do jogador. - by ThiagoMK - 25.07.2013, 22:18
Re: Detectar o trailer do jogador. - by darkxdll - 25.07.2013, 22:31
Respuesta: Detectar o trailer do jogador. - by DartakousLien - 26.07.2013, 00:28
Re: Detectar o trailer do jogador. - by darkxdll - 26.07.2013, 00:52

Forum Jump:


Users browsing this thread: 1 Guest(s)