Y_dialog help
#2

Example
pawn Код:
new
    id = Dialog_ObtainID();
foreach (new i : Player)
{
    if (ShouldSeeDialog(i))
    {
        Dialog_Show(playerid, DIALOG_STYLE_MSGBOX, "Title", "Message", "Button 1", .dialog = id);
    }
}
Or if you want to get better known with those dialogs , its easier to go here https://sampforum.blast.hk/showthread.php?tid=295049
Reply


Messages In This Thread
Y_dialog help - by Bect - 30.03.2014, 20:28
Re: Y_dialog help - by luis_mendoza - 30.03.2014, 20:31
Re: Y_dialog help - by Bect - 30.03.2014, 20:33
Re: Y_dialog help - by luis_mendoza - 30.03.2014, 20:37
Re: Y_dialog help - by Bect - 30.03.2014, 20:41

Forum Jump:


Users browsing this thread: 2 Guest(s)