Error
#4

redefine the dialog with "DIALOG_SERVER_1" and change it under the "OnDialogResponse". Should work


EDIT :
And you have forgot a bracket
here
pawn Код:
switch(listitem)
{
          case 0: ShowPlayerDialog(playerid, DIALOG_SERVER+1, DIALOG_STYLE_INPUT, " ", "Enter the Master Key to  continue...\n\n\t If not close this dialog.", ">>", "X");
          case 1: ShowPlayerDialog(playerid, DIALOG_SERVER+3, DIALOG_STYLE_INPUT, " ", "Enter the Master Key to continue...\n\n\t If not close this dialog.", ">>", "X");
          case 2: ShowPlayerDialog(playerid, DIALOG_SERVER+5, DIALOG_STYLE_INPUT, " ", "Enter the Master Key to continue...\n\n\t If not close this dialog.", ">>", "X");
          case 3: ShowPlayerDialog(playerid, DIALOG_SERVER+7, DIALOG_STYLE_INPUT, " ", "Enter the Master Key to continue...\n\n\t If not close this dialog.", ">>", "X");
          case 4: ShowPlayerDialog(playerid, DIALOG_SERVER+9, DIALOG_STYLE_INPUT, " ", "Enter the Master Key to continue...\n\n\t If not close this dialog.", ">>", "X");
}
Reply


Messages In This Thread
Error - by Gamer_Xbox360 - 14.06.2013, 10:06
Re: Error - by Necip - 14.06.2013, 10:16
Re: Error - by Gamer_Xbox360 - 14.06.2013, 11:25
Re: Error - by MarTaTa - 14.06.2013, 11:28
Re: Error - by Sandiel - 14.06.2013, 13:09
Re: Error - by Gamer_Xbox360 - 14.06.2013, 13:34
Re: Error - by Anak - 14.06.2013, 13:37
Re: Error - by Gamer_Xbox360 - 14.06.2013, 13:44

Forum Jump:


Users browsing this thread: 3 Guest(s)