01.09.2012, 18:44
Does anybody know how to get a Listitem name from a dialog and print it ?
ex.
Thanks.
ex.
pawn Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST,"Exapmle","Name 1\nName 2\nName 3","Print","Close");
print("Name 1");