Help with TextDraw
#1

Hi, i have this speedometer:
http://www.part.lt/perziura/47fe934d...f2ea7ca982.PNG
And i want to do this:
http://www.part.lt/perziura/2ae9c5c6...afc1dbd836.PNG
Reply
#2

It's a red box behind the black box. Use TextDrawEditor1.0.
Reply
#3

lol isnt it TextDrawLetterSize ?
Reply
#4

Create a red box with _ (won't show) then adjust it's sizes, then in script create it before the black box with text.
Reply
#5

This is box:
Код:
box[playerid] = TextDrawCreate(618,377,"_");//Spidometro Juoda Deћute
TextDrawLetterSize(box[playerid],0.5,4.999996);
TextDrawUseBox(box[playerid],1);
TextDrawBoxColor(box[playerid],0x00000060);
TextDrawTextSize(box[playerid],473,0);
Can you help make me?
Reply
#6

Help please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)