SA-MP Forums Archive
[Ajuda] /carros em dialog - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] /carros em dialog (/showthread.php?tid=327373)



[Ajuda] /carros em dialog - Dark_Max - 20.03.2012

Preciso de ajuda para colocar esse comando em dialog
serб que tem como?
Desde ja agradeзo

pawn Код:
dcmd_carros(playerid, params[])
    {
        if(Player[playerid][pAdmin] < 3)
            return SendClientMessage(playerid, COLOR_RED, "[ERRO] Vocк nгo tem permissгo para usar este comando!");
        #pragma unused params
        SendClientMessage(playerid, COLOR_YELLOW, "Carros         ID  || Onibus   ID  || Caminhoes     ID  || Heli         ID  || Barcos    ID    || Moto      ID  || Aviao    ID");
        SendClientMessage(playerid, COLOR_GREEN,  "=======================================================================================================================================");
        SendClientMessage(playerid, COLOR_YELLOW, "Carros         400 || Onibus   431 || Dumper        406 || Leviathan    417 || Predator    430 || Pizzaboy  448 || Skimmer  460");
        SendClientMessage(playerid, COLOR_YELLOW, "Bravura        401 || Coach    437 || Firetruck     407 || Hunter       425 || Squallo     446 || PCJ-600   461 || Rustler  476");
        SendClientMessage(playerid, COLOR_YELLOW, "Buffalo        402 ||                 Trashmaster   408 || Seasparrow   447 || Speeder     452 || Faggio    462 || Shamal   519");
        SendClientMessage(playerid, COLOR_YELLOW, "Linerunner     403 ||                 Mule          414 || Sparrow      469 || Reefer      453 || Freeway   463 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Perenniel      404 ||                 Rhino         432 || Maverick     487 || Tropic      454 || Sanchez   468 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Sentinel       405 ||                 Barracks      433 || SAN News     478 || Coastguard  472 || Quad      471 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Limo           409 ||                 Packer        443 || Police       497 || Dinghy      473 || NRG-500   521 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Manana         410 ||                 Monster       444 || Hydra        520 ||                 || HPV1000   523 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Infernus       411 ||                 Flatbed       455 || Cargobob     548 ||                 || BF-400    581 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Voodoo         412 ||                 Yankee        456 || Raindance    563 ||                   ");
        SendClientMessage(playerid, COLOR_YELLOW, "Pony           413 ||                 DFT-30        578 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Cheetah        415 ||                 Tanker        514 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Ambulance      416 ||                 Roadtrain     515 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Moonbeam       418 ||                 Towtruck      525 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Esperanto      419 ||                 ");
        SendClientMessage(playerid, COLOR_YELLOW, "Taxi           420 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Washington     421 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Bobcat         422 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Soverte        423 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "BF Injection   424 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Premier        426 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Enforcer       427 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Securicar     428  ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Banshee        429 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Hotknife       434 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Previon        436 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Cabbie         438 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Stallion       439 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Rumpo          440 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Admiral        445 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Turismo        451 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Solair         458 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Berkley's RC Van  459 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Patriot        470 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Hermes         474 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Sabre          475 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "ZR-350         477 ||");
        SendClientMessage(playerid, COLOR_YELLOW, "Bullet         541 ||");
        SendClientMessage(playerid, COLOR_GREEN, "====================");
return 1;
    }



Re: [Ajuda] /carros em dialog - Matheus_Ecko - 20.03.2012

what que comando. nгo tem nada.


Re: [Ajuda] /carros em dialog - @Riichard - 20.03.2012

Chimarrгo


Re: [Ajuda] /carros em dialog - Sampizito - 20.03.2012

Posta o comando amigгo..


Re: [Ajuda] /carros em dialog - Dark_Max - 20.03.2012

ja dei @edit, da uma olhada lб '-'


Re: [Ajuda] /carros em dialog - BreakDriFT - 20.03.2012

Use
Код:
ShowPlayerDialog
https://sampwiki.blast.hk/wiki/ShowPlayerDialog


Re: [Ajuda] /carros em dialog - Dark_Max - 20.03.2012

Quote:
Originally Posted by [ODS]Break
Посмотреть сообщение
Eu postei aki pq nгo sei colocar, se alguem pudesse me ajudar '-'


Re: [Ajuda] /carros em dialog - @Riichard - 20.03.2012

Vocк quer que aparece esses carros,em um dialog para criar
ou so para mostrar?


Re: [Ajuda] /carros em dialog - Dark_Max - 20.03.2012

Quote:
Originally Posted by OwnPlaay
Посмотреть сообщение
Vocк quer que aparece esses carros,em um dialog para criar
ou so para mostrar?
So para mostrar o nome do carro e o id


Re: [Ajuda] /carros em dialog - @Riichard - 20.03.2012

Vo ti ajudar,mais vai demorar..
vo arruma aque dai mando