13.02.2010, 19:42
i have a script but the window don't close when i clic on "shutdown"
what can be the problem?
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; } //