new caption[45];format(caption, sizeof (caption), "Displaying Stats of %s", GetPlayerNameEx(targetid)); ShowPlayerDialog(playerid, DIALOG_STATS, DIALOG_STYLE_LIST, caption, string2, "Close", "");