Need help to disable dialogs.
#3

how ?

Код:
if(dialogid == DIALOG_QUIZ_8)
	{
 		if(response)
		{
			if(listitem == 0)
			{
					new tstr[1024];
                    ShowPlayerDialog(playerid, DIALOG_DO_TUTORIAL, DIALOG_STYLE_MSGBOX, "{33CCFF}YOU'VE PASSED THE QUIZ!", "You've answered all the questions successfully..", "OK", "");
					hidePlayerDialog(playerid);
Reply


Messages In This Thread
Need help to disable dialogs. - by EPIC2LA - 31.08.2014, 14:13
Re: Need help to disable dialogs. - by PMH - 31.08.2014, 14:14
Re: Need help to disable dialogs. - by EPIC2LA - 31.08.2014, 14:17
Re: Need help to disable dialogs. - by Kyance - 31.08.2014, 14:30
Re: Need help to disable dialogs. - by EPIC2LA - 31.08.2014, 15:06
Re: Need help to disable dialogs. - by EPIC2LA - 31.08.2014, 15:40

Forum Jump:


Users browsing this thread: 3 Guest(s)