20.06.2012, 19:27
You can use "~n~" this puts the text on the next line.. You just add more "~n~" until your text is under the dialog!
Example:
Just try it, you'll see!
Example:
pawn Код:
GameTextForPlayer(playerid, "~n~~n~~n~~n~You need ~r~X ~w~Score to choose this classe" ,4000,4);

