problem to close dialogid window
#1

i have a script but the window don't close when i clic on "shutdown"

Code:
	// menь
	if(dialogid == 41)
	{
	  if(response)
    {
      ShowPlayerDialog(playerid, 42, DIALOG_STYLE_LIST, "Menu - Windows Seven:", "Microsoft Office Outlook 2010\nWindows Live Messenger 9.0\nInternet Explorer BETA1\nEMAIL BOX:READ EMAILS\nEMAIL BOX:DELETE EMAILS", "Select", "Shut Down");
    }
    return 1;
	}
	//
what can be the problem?
Reply


Messages In This Thread
problem to close dialogid window - by jasonnw666 - 13.02.2010, 19:42
Re: problem to close dialogid window - by Miguel - 13.02.2010, 19:52

Forum Jump:


Users browsing this thread: 3 Guest(s)