Dialog
#2

https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog

pawn Код:
if (strcmp("/arrest", cmdtext, true, 10) == 0)
    {
        ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"Arrest","You want to  arrest someone ?","Yes","No");
        return 1;
    }
Reply


Messages In This Thread
Dialog - by 3RoR - 12.04.2012, 12:30
Re: Dialog - by Shabi RoxX - 12.04.2012, 12:41
Re: Dialog - by 3RoR - 12.04.2012, 12:49
Re: Dialog - by Trawltrawl - 12.04.2012, 16:45
Re: Dialog - by 3RoR - 12.04.2012, 17:48
Re: Dialog - by MP2 - 12.04.2012, 17:50

Forum Jump:


Users browsing this thread: 1 Guest(s)