Showing 2 dialogs
#1

Hi guys,i've OnPlayerConnect and i want show 2 dialogs.

So i made this:

pawn Код:
SendClientMessage(playerid, COLOR_RED, "Your account has been detected in our database. Please log in!");
                ShowPlayerDialog(playerid,60,DIALOG_STYLE_INPUT,"Login","Welcome to the server\n\nPlease enter your server password\n\nEnter a password:","Login","Quit");
                continue ShowPlayerDialog(playerid, 3, DIALOG_STYLE_INPUT, "{6EF83C}Enter your email.", "Input Your Email Below", "Ok", "");
error 024: "break" or "continue" is out of context

What's wrong?
Reply


Messages In This Thread
Showing 2 dialogs - by Face9000 - 13.06.2011, 20:42
Re: Showing 2 dialogs - by Ash. - 13.06.2011, 20:45
Re: Showing 2 dialogs - by Face9000 - 13.06.2011, 22:23
Re: Showing 2 dialogs - by PotH3Ad - 14.06.2011, 00:01
Re: Showing 2 dialogs - by Face9000 - 14.06.2011, 07:00
Re: Showing 2 dialogs - by Calgon - 14.06.2011, 07:22

Forum Jump:


Users browsing this thread: 1 Guest(s)