Textdraw help
#1

why does the text no go in the box?



Code:

pawn Код:
Textdraw1 = TextDrawCreate(246.000000, 280.000000, "Test                                                         ");
TextDrawBackgroundColor(Textdraw1, 255);
TextDrawFont(Textdraw1, 2);
TextDrawLetterSize(Textdraw1, 0.250000, 1.099999);
TextDrawColor(Textdraw1, -1);
TextDrawSetOutline(Textdraw1, 0);
TextDrawSetProportional(Textdraw1, 1);
TextDrawSetShadow(Textdraw1, 1);
TextDrawUseBox(Textdraw1, 1);
TextDrawBoxColor(Textdraw1, 118);
TextDrawTextSize(Textdraw1, 180.000000, 5.000000);
Also how do I change the width of the box rather than the height?
Reply
#2

Zamaroht's textdraw editor
Reply
#3

Quote:
Originally Posted by Rockk
Посмотреть сообщение
Zamaroht's textdraw editor
Meh, iPLEOMax's textdraw editor is better, you can use the cursor and all that. Try that.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)