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
#2

edit: NVM, posted wrong.
Reply
#3

Quote:
Originally Posted by SparkZ_
Посмотреть сообщение
edit: NVM, posted wrong.
I did not?


"Scripting Discussion
Discussion and help related to creating scripts for SA-MP."
Reply
#4

He's talking about himself.
Try using this, it's an easy way to make textdraws.
Credits ofc. to Zamaroht cause he made it
Reply
#5

Quote:
Originally Posted by Bessensap
Посмотреть сообщение
He's talking about himself.
Try using this, it's an easy way to make textdraws.
Credits ofc. to Zamaroht cause he made it
That is the greatest/easiest TextDraw Editor I've seen/used.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)