Textdraw box - background color problem
#1

why my textadraw box (background color) is like line: http://i.imgur.com/A9nLP.jpg

Код:
Textdraw0 = TextDrawCreate(353.000000, 386.000000, "Box");// Do not touch this text here....(its the definition of the Box)
TextDrawAlignment(Textdraw0, 2);
TextDrawBackgroundColor(Textdraw0, 75);
TextDrawFont(Textdraw0, 1);
TextDrawLetterSize(Textdraw0, 0.000000, 1.200000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 0);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetShadow(Textdraw0, 1);
TextDrawUseBox(Textdraw0, 1);
TextDrawBoxColor(Textdraw0, 75);
TextDrawTextSize(Textdraw0, 545.000000, -310.000000);
Reply


Messages In This Thread
Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 14:17
Re: Textdraw box - background color problem - by DaRk_RaiN - 22.12.2012, 14:19
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 14:26
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 20:07
Re: Textdraw box - background color problem - by RedCrossER - 22.12.2012, 20:45
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 21:02
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 22:30

Forum Jump:


Users browsing this thread: 5 Guest(s)