Crash from dialog
#2

No.

Check your code in
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
...
        if(dialogid == 12345) // id of your showplayerdialog
        {
                  ....
                   if(response == 0) // response is 0 when option 2 is pressed. Assuming that cancel is your 'option two'
..
...
Reply


Messages In This Thread
Crash from dialog - by regdude - 29.12.2010, 19:31
Re: Crash from dialog - by xxmitsu - 29.12.2010, 20:24
Re: Crash from dialog - by bigcomfycouch - 29.12.2010, 20:44
Re: Crash from dialog - by DVDK - 29.12.2010, 21:02
Re: Crash from dialog - by regdude - 29.12.2010, 21:51
Re: Crash from dialog - by Mr.Jvxmc - 29.12.2010, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)