[ajuada] meu /gps nao funfa no carro
#7

Quote:
Originally Posted by FireCat
Посмотреть сообщение
pawn Код:
if (strcmp("/gps", cmdtext, true, 10) == 0)
    {
        if(PlayerTied[playerid] == 1){
            SendClientMessage(playerid, COLOR_YELLOW, "Vocк nгo pode usar este comando no sequestro!");
             return 0;
        }
        else if(PlayerCONGELADO[playerid] == 1){
            SendClientMessage(playerid, COLOR_YELLOW, "Vocк nгo pode usar este comando quando congelado!");
             return 0;
        }
        else if(PlayerCuffed[playerid] > 0){
            SendClientMessage(playerid, COLOR_YELLOW, "Vocк nгo pode usar este comando algemado!");
             return 0;
        }else if(IsPlayerInAnyVehicle(playerid)){        
            new vId = GetPlayerVehicleID(playerid);
                 
            if(vId==AluguelCar[0]||vId==AluguelCar[1]||vId==AluguelCar[2]||vId==AluguelCar[3]||vId==AluguelCar[4]||vId==AluguelCar[5]||vId==AluguelCar[6]||vId==AluguelCar[7]||vId==AluguelCar[8]||vId==AluguelCar[9])
            {
                SendClientMessage(playerid, RED, "Nгo pode usar este comando em carros de aluguel!");
            }
        else
       {
            new listitems[] = "Empregos\nHQs\nGoverno\n";
            ShowPlayerDialog(playerid,617,DIALOG_STYLE_LIST,"Lista de lugares:",listitems,"Selecionar","Sair");
        }
            return 1;
MAN EU COLOQUEI MAS SO FUNFA O /GPS SE ENTRAR NO CARRO TIPO EU QUERIA UM QUE FUNCIONACE DENTRO E FORA DO CARRO AJUDA ?
Reply


Messages In This Thread
[ajuada] meu /gps nao funfa no carro - by vitorpedro - 02.09.2011, 20:51
Re: [ajuada] meu /gps nao funfa no carro - by FireCat - 02.09.2011, 20:58
Re: [ajuada] meu /gps nao funfa no carro - by vitorpedro - 02.09.2011, 21:03
Re: [ajuada] meu /gps nao funfa no carro - by FireCat - 02.09.2011, 21:03
Re: [ajuada] meu /gps nao funfa no carro - by FireCat - 02.09.2011, 21:07
Re: [ajuada] meu /gps nao funfa no carro - by Joao_VS - 02.09.2011, 21:09
Re: [ajuada] meu /gps nao funfa no carro - by vitorpedro - 04.09.2011, 01:39
Re: [ajuada] meu /gps nao funfa no carro - by Vai_Besta - 04.09.2011, 03:55
Re: [ajuada] meu /gps nao funfa no carro - by vitorpedro - 04.09.2011, 04:35
Re: [ajuada] meu /gps nao funfa no carro - by StrondA_ - 04.09.2011, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)