17.07.2015, 15:08
Fornat a string and use /n to make a new line, then when the player types /stats,
PHP код:
ShowPlayerDialog(playerid, dialogidhere,DIALOG_STYLE_LIST, "Stats", string, "Ok", "");

