Error
#5

pawn Код:
case DIALOG_SERVER:
        {
            if(response)
            {
                assert(IsPlayerAdmin(playerid));
                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");
                } // You forgot this bracket ===> "warning 217: loose indentation"
            }
        }
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: 1 Guest(s)