ShowPlayerDialog Server closed the connection upon "ESC"..
#3

pawn Код:
if(dialogid == 2580)
    {
        if(!response)
        {
            ShowPlayerDialog(playerid,-1,DIALOG_STYLE_MSGBOX, "Caption", "Info", "Button1", "Button2");
        }
        if(response)
        {
            ShowPlayerDialog(playerid,-1,DIALOG_STYLE_MSGBOX, "Caption", "Info", "Button1", "Button2");
        }
    }
Reply


Messages In This Thread
ShowPlayerDialog Server closed the connection upon "ESC".. - by DanishHaq - 04.08.2013, 14:59
Re: ShowPlayerDialog Server closed the connection upon "ESC".. - by 2KY - 04.08.2013, 15:02
Re: ShowPlayerDialog Server closed the connection upon "ESC".. - by DanishHaq - 04.08.2013, 15:03
Re: ShowPlayerDialog Server closed the connection upon "ESC".. - by 2KY - 04.08.2013, 15:05
Re: ShowPlayerDialog Server closed the connection upon "ESC".. - by DanishHaq - 04.08.2013, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)