TextDraw: Letter distance for box
#9

Quote:
Originally Posted by [HiC
TheKiller ]
Quote:
Originally Posted by Marshew_DD
The objective is not to make another Cops and Robbers, but this model textdraw to reduce the sa-mp chat. The TextDraw is not that just want to know how to make a big box without text.


Thanks
Quote:
Originally Posted by [HiC
TheKiller ]
Make a new Textdraw and just add spaces to it, then add the box to that.

Hun... i make this, but i need the distance between the text and the box, the sides as the top. how I do it?

Code:
Textdraw0 = TextDrawCreate(17.000000, 142.000000, "Routine Patrol Mission ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ~n~");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 3);
TextDrawLetterSize(Textdraw0, 0.519999, 1.200000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 0);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetShadow(Textdraw0, 1);
TextDrawUseBox(Textdraw0, 1);
TextDrawBoxColor(Textdraw0, 255);
TextDrawTextSize(Textdraw0, 221.000000, 0.000000);
And:

[img width=479 height=768]/imageshack/img704/5471/wow2k.jpg[/img]



Thanks!
Reply


Messages In This Thread
TextDraw: Letter distance for box - by Marshew_DD - 12.10.2009, 20:06
Re: TextDraw: Letter distance for box - by Marshew_DD - 12.10.2009, 22:01
Re: TextDraw: Letter distance for box - by Marshew_DD - 04.01.2010, 16:16
Re: TextDraw: Letter distance for box - by Rac3r - 04.01.2010, 16:30
Re: TextDraw: Letter distance for box - by Marshew_DD - 04.01.2010, 18:26
Re: TextDraw: Letter distance for box - by [HiC]TheKiller - 04.01.2010, 18:27
Re: TextDraw: Letter distance for box - by Marshew_DD - 04.01.2010, 18:41
Re: TextDraw: Letter distance for box - by [HiC]TheKiller - 04.01.2010, 18:43
Re: TextDraw: Letter distance for box - by Marshew_DD - 04.01.2010, 19:17
Re: TextDraw: Letter distance for box - by Marshew_DD - 04.01.2010, 21:35

Forum Jump:


Users browsing this thread: 1 Guest(s)