Textdraw auto wrap?
#1

Hey guys,

Just wondering if its possible to make a textdraw auto wrap (Goto the next line) when it gets to the limits of the box(When enabled).

Had a quick search but couldn't find anything.

My problem is the text goes off the screen which means the textdraw doesn't show, which means i have to manually put in ~n~ every xx characters to make sure the text stays in the box... this can get very tedious.
But if there's no way to auto wrap i will just have to write a short bit of code that automatically formats it correctly from long code to add ~n~ every xx characters if its a space or back track until there's a space.
Reply
#2

As far as I know textdraws have this option, you need to enable the box and make it transparent (textdraw editors mostly put some weird sizes so thats why your text doesn't wrap, if you don't enable the box)
or you could remove the TextdrawUseBox in the code later.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)