Msg dialog?
#6

here you go
//ShowPlayerDialog(playerid, dialogid, dialog style,"title","message","Button 1","Button 2");
pawn Код:
ShowPlayerDialog(playerid, 900, DIALOG_STYLE_MSGBOX,"DIALOG_STYLE_MSGBOX","This is a message box dialog\nIt can be used to display a message to a player","","Next");
}else{
ShowPlayerDialog(playerid, 901, DIALOG_STYLE_MSGBOX,"Tutorial","This is an example for using else","","Next");
you could use else to open another dialog
Reply


Messages In This Thread
Msg dialog? - by bebothekillar - 14.02.2013, 17:45
Re: Msg dialog? - by MP2 - 14.02.2013, 17:47
Re: Msg dialog? - by ZayanImran - 14.02.2013, 17:47
Re: Msg dialog? - by bebothekillar - 14.02.2013, 17:50
Re: Msg dialog? - by bebothekillar - 14.02.2013, 18:01
Re: Msg dialog? - by Patrick - 14.02.2013, 18:02
Re: Msg dialog? - by bebothekillar - 14.02.2013, 18:32

Forum Jump:


Users browsing this thread: 1 Guest(s)