02.06.2014, 11:02
Hey guys, so i am kinda new to scripting stuff, and i wanted to ask;
Is there a possible way of showing like 15 textdraws in 2-3 lines?
Like, if i have:
.
Is there a way to show these in 1-2 lines?
Thanks in advance!
Is there a possible way of showing like 15 textdraws in 2-3 lines?
Like, if i have:
Код:
TextDrawShowForPlayer(playerid, Textdraw0); TextDrawShowForPlayer(playerid, Textdraw1); TextDrawShowForPlayer(playerid, Textdraw2); .......
Is there a way to show these in 1-2 lines?
Thanks in advance!