Help with dialog.
#1

I have:
pawn Код:
if (strcmp("/store", cmdtext, true, 10) == 0) {
        ShowPlayerDialog(playerid,2055,DIALOG_STYLE_LIST,"Store Menu","Full Armour ($300)\r\nFull Health ($300)","Buy","Cancel");
        return 1;
    }
Could anyone give me the proper OnDialogResponse for this command? Thanks.
Reply


Messages In This Thread
Help with dialog. - by SchurmanCQC - 30.01.2011, 16:27
Re: Help with dialog. - by Mike Garber - 30.01.2011, 16:30
Re: Help with dialog. - by SchurmanCQC - 30.01.2011, 16:42
Re: Help with dialog. - by MMiz - 30.01.2011, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)