TextDraw Box
#1

/imageshack/img809/228/helps.png

How to make a textdraw like this?
If you make a textdraw for example.
Variable_Name = TextDrawCreate(260.000000,222.000000," ");
TextDrawFont(Variable_Name,1);
TextDrawColor(Variable_Name,0xFFFFFFAA);
TextDrawLetterSize(Variable_Name,0.599999,1.000000 );
TextDrawSetOutline(Variable_Name,0);
TextDrawSetShadow(Variable_Name,0);
TextDrawSetProportional(Variable_Name,1);
TextDrawBackgroundColor(Variable_Name,0x000000ff);
TextDrawUseBox(Variable_Name, 1);
TextDrawBoxColor(Variable_Name, 0x000000FF);
If you add this and type something you will get a black box with text in and it stretches to the left or right.

Please help (a)
Reply


Messages In This Thread
TextDraw Box - by TheOriginal1337 - 03.12.2010, 17:21
Re: TextDraw Box - by SparkZ_ - 03.12.2010, 17:34
Re: TextDraw Box - by TheOriginal1337 - 03.12.2010, 17:37
Re: TextDraw Box - by Bessensap - 03.12.2010, 18:27
Re: TextDraw Box - by WillyP - 03.12.2010, 18:55

Forum Jump:


Users browsing this thread: 4 Guest(s)