Textdraw Problem
#1

Hi i have a problem i want to move the blue textdraw like in the picture. Please help me.

Here is the texdraw code :

Код:
Recly = TextDrawCreate(605.0, 30.0, " ");
	TextDrawAlignment(Recly, 0);
	TextDrawBackgroundColor(Recly, 0x6AF7E1FF);
	TextDrawFont(Recly, 1);
	TextDrawLetterSize(Recly, 0.339999, 1.100000);
	TextDrawColor(Recly, 0x0000ff99);
	TextDrawSetOutline(Recly, 1);
	TextDrawSetProportional(Recly, 1);
	TextDrawSetShadow(Recly, 1);
Reply


Messages In This Thread
Textdraw Problem - by diablo16 - 04.08.2012, 15:16
Re: Textdraw Problem - by Ranama - 04.08.2012, 15:24
Re: Textdraw Problem - by Gamer_007 - 04.08.2012, 16:30
Re: Textdraw Problem - by [MWR]Blood - 04.08.2012, 17:18
Re: Textdraw Problem - by RelaxCafe - 04.08.2012, 18:05
Re: Textdraw Problem - by diablo16 - 04.08.2012, 19:24

Forum Jump:


Users browsing this thread: 3 Guest(s)