*Dialog* Please help
#4

Put It IN public OnPlayerCommandText(playerid, cmdtext[])
Код:
    return 1;
}
if (strcmp("/LSPD", cmdtext, true, 10) == 0)
{
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "LSPD", "pduty\nArrest \nSuspectf \nMdc", "Select", "Cancel");
Put it in public
Код:
OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
And make your Commands
Reply


Messages In This Thread
*Dialog* Please help - by |BGG|siraminor - 14.03.2012, 20:50
Re: *Dialog* Please help - by tyler12 - 14.03.2012, 21:02
Re: *Dialog* Please help - by |BGG|siraminor - 14.03.2012, 21:09
Re: *Dialog* Please help - by Alexy_Dramon - 14.03.2012, 21:09

Forum Jump:


Users browsing this thread: 4 Guest(s)