Dialog help please. +Rep.
#5

Nope. I did this:

pawn Код:
case 346:
{
    if(response == 0)
    {
        print("sda");
        ShowPlayerDialog(playerid, 345, DIALOG_STYLE_MSGBOX, "Test", "Test", "Test", "Test");
        print("sda");
    }
    if(response == 1)
    {
        ShowPlayerDialog(playerid, 94, DIALOG_STYLE_LIST, "{33FF33}Clover", "Slot 1\nSlot 2\nSlot 3", "Select", "Cancel");
    }
}
When I did the command, there was no print in the console. What could be wrong?
Reply


Messages In This Thread
Dialog help please. +Rep. - by iGetty - 22.12.2011, 23:16
Re: Dialog help please. +Rep. - by SchurmanCQC - 22.12.2011, 23:19
Re: Dialog help please. +Rep. - by iGetty - 22.12.2011, 23:20
Re: Dialog help please. +Rep. - by SchurmanCQC - 23.12.2011, 00:22
Re: Dialog help please. +Rep. - by iGetty - 23.12.2011, 00:24
Re: Dialog help please. +Rep. - by SchurmanCQC - 23.12.2011, 00:33
Re: Dialog help please. +Rep. - by Mini` - 23.12.2011, 00:42
Re: Dialog help please. +Rep. - by iGetty - 23.12.2011, 00:47
Re: Dialog help please. +Rep. - by Mini` - 23.12.2011, 00:54
Re: Dialog help please. +Rep. - by iGetty - 23.12.2011, 01:09

Forum Jump:


Users browsing this thread: 3 Guest(s)