[Ajuda] BUG
#5

pawn Код:
if ( response ) // primeiro botao
ou

pawn Код:
if ( !response ) // segundo botao
Se nгo adicionar isso, todas as opзхes vгo interagir com um ъnico cуdigo

pawn Код:
if(dialogid == 32)
        {
                if ( !response ) return true;
            ShowPlayerDialog(playerid, 33, DIALOG_STYLE_LIST, "Menu Entregas dos Caminhoneiros", "Deposito de Los Santos - Pagamento R$: 8.000\nPorto San Fierro - Pagamento R$: 15.000\nLas Venturas Empresa - Pagamento R$: 20.000\nFabrica de Refrigerante - Pagamento R$: 12.000\nLas Venturas Empresa - Pagamento R$: 20.000", "Selecionar", "Cancelar");
return true;
        }
De uma lida:

https://sampwiki.blast.hk/wiki/OnDialogResponse
Reply


Messages In This Thread
BUG - by GMM08 - 27.02.2015, 14:32
Re: BUG - by FaveladoBR - 27.02.2015, 14:37
Re: BUG - by GMM08 - 27.02.2015, 14:39
Re: BUG - by GMM08 - 27.02.2015, 20:26
Re: BUG - by Dry - 27.02.2015, 20:46
Re: BUG - by Whoo - 27.02.2015, 20:47
Re: BUG - by GMM08 - 27.02.2015, 22:02

Forum Jump:


Users browsing this thread: 1 Guest(s)