12.09.2012, 11:28
No, Actually Its like this :
Then OnDialogResponse.. that code ^^...
pawn Код:
CMD:help(playerid, params[])
{
ShowPlayerDialog(playerid, DIALOG_FAQ, DIALOG_STYLE_LIST, ".:: Frequently Asked Questions ::."," Guide to server? "," Select "," Cancel");
return 1;
}