04.01.2010, 18:26
Sure,
I tried to do what you told me, but failed
[img width=514 height=768]/imageshack/img694/1484/wowj.jpg[/img]
I tried to do what you told me, but failed
[img width=514 height=768]/imageshack/img694/1484/wowj.jpg[/img]
Code:
Textdraw4 = TextDrawCreate(17.000000, 142.000000, "Routine Patrol Mission"); TextDrawBackgroundColor(Textdraw4, 255); TextDrawFont(Textdraw4, 3); TextDrawLetterSize(Textdraw4, 0.519999, 1.200000); TextDrawColor(Textdraw4, -1); TextDrawSetOutline(Textdraw4, 0); TextDrawSetProportional(Textdraw4, 1); TextDrawUseBox(Textdraw4, 1); TextDrawBoxColor(Textdraw4, 255); TextDrawTextSize(Textdraw4, 222.000000, 0.000000);