[Ajuda] Comando somente com veнculo especнfico
#4

pawn Код:
if(!strcmp(cmdtext, "/tuning"))
{
    if (GetVehicleModel(GetPlayerVehicleID(playerid)) == 562)
    {
        return ShowPlayerDialog(playerid, DIALOG_TUNING, DIALOG_STYLE_LIST, "Tuning", "Pinturas\nCores\nDianteira\nTraseira\nSaias\nTeto\nAerofуlio\nRodas\nHidrбulicos\nStereo\nRemovedor", "Confirmar", "Sair");
    }
    else
    {
        return SendClientMessage(playerid, -1, "Esse comando sу pode ser usado com ELEGY.");
    }
    return 0;
}
Se ele manda comando invбlido й porque nгo tava tendo retorno no if, ai ele prosseguia o cуdigo.
Reply


Messages In This Thread
Comando somente com veнculo especнfico - by BrasileiroGamer - 31.07.2013, 00:03
Re: Comando somente com veнculo especнfico - by WLSF - 31.07.2013, 00:15
Re: Comando somente com veнculo especнfico - by BrasileiroGamer - 31.07.2013, 00:32
Re: Comando somente com veнculo especнfico - by WLSF - 31.07.2013, 00:35
Re: Comando somente com veнculo especнfico - by BrasileiroGamer - 31.07.2013, 00:42

Forum Jump:


Users browsing this thread: 1 Guest(s)