[AJUDA] OnDialogResponse
#1

pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
  if(gTime[playerid] == Groves)
  {
        if(pickupid == pickupGrove[0])
        {
            ShowPlayerDialog(playerid, DIALOG_ARMAG, DIALOG_STYLE_LIST,"{FFFFFF}KIT DE ARMAS","{00FFFF}Kit 1 - R$ 500,00\n {00FFFF}Kit 2 - {00FFFF}R$ 1000,00\n Kit 3 - R$ 2000,00 ","Comprar","Sair");
        }
               else
        {
        SendClientMessage(playerid, VERMELHO, "SAIA DAQUI! Vocк nгo й um GROOVE STREET!!");
        }
return 1;
  }
}
Como eu faзo a parte do OnDialogResponse? Olhei no wiki, mas nгo consegui.

Vlw ))
Reply


Messages In This Thread
[AJUDA] OnDialogResponse - by mengueh - 13.05.2012, 21:02
Re: [AJUDA] OnDialogResponse - by ViniBorn - 13.05.2012, 21:03
Re: [AJUDA] OnDialogResponse - by mengueh - 13.05.2012, 21:05
Re: [AJUDA] OnDialogResponse - by ViniBorn - 13.05.2012, 21:07
Re: [AJUDA] OnDialogResponse - by mengueh - 13.05.2012, 21:08
Re: [AJUDA] OnDialogResponse - by Edu33 - 13.05.2012, 21:11
Re: [AJUDA] OnDialogResponse - by ViniBorn - 13.05.2012, 21:12
Re: [AJUDA] OnDialogResponse - by mengueh - 13.05.2012, 21:18
Re: [AJUDA] OnDialogResponse - by ViniBorn - 13.05.2012, 21:20

Forum Jump:


Users browsing this thread: 2 Guest(s)