Ajuda simples;
#2

Code arrumado,teste:
pawn Code:
if (strcmp("/gps", cmdtext, true, 4) == 0)
    {
    new vId = GetPlayerVehicleID(playerid);
    if(vehEngine[vId] == 0) return SendClientMessage(playerid,COLOR_GREY,"Voce nao pode ligar o gps com o carro desligado.");
    new listitems[] = "Empregos\nHQs\nGoverno\n";
    ShowPlayerDialog(playerid,617,DIALOG_STYLE_LIST,"Lista de lugares:",listitems,"Selecionar","Sair");
    return 1;
    }
Reply


Messages In This Thread
Ajuda simples; - by Izaac Abreu - 20.08.2011, 14:35
Re: Ajuda simples; - by Dolby - 20.08.2011, 21:20
Re: Ajuda simples; - by Macintosh - 20.08.2011, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)