A newbie need help
#3

You must read this https://sampwiki.blast.hk/wiki/ShowPlayerDialog
This will show you how to make a dialog with the right format.
pawn Код:
CMD:minigundm(playerid,params[])
{
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_MSGBOX, "Are you sure?", "Are you sure you want to go to the minigun dm?", "yes", "no");
return 1;
}
EDITED -
Reply


Messages In This Thread
A newbie need help - by Eymeric69 - 07.05.2016, 09:19
Re: A newbie need help - by oMa37 - 07.05.2016, 09:27
Re: A newbie need help - by ZToPMaN - 07.05.2016, 09:29
Re: A newbie need help - by Eymeric69 - 07.05.2016, 09:32
Re: A newbie need help - by oMa37 - 07.05.2016, 09:46
Re: A newbie need help - by Eymeric69 - 07.05.2016, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)