26.08.2016, 09:16
You mean more line? right?
If yes, so here you go:-
You had added extra inverted commas and you had not added \t and \n\ and some places.
If yes, so here you go:-
PHP код:
ShowPlayerDialog(playerid, DIALOG_CHOOSETEAM, DIALOG_STYLE_TABLIST_HEADERS, "Choose Team:",
"Team\tPlayers\tScore\n\
Blue,bluePlayersS\tblueScoreS\n\
Red\redPlayersS\tredScoreS",
"Choose", "Cancel");