TD Model background
#1

Hello guys, I have problem with textdraw background... Background is black...
Код:
	TDInfo = TextDrawCreate(437.200042, 435.680023, "LD_SPAC:white");
	TextDrawLetterSize(TDInfo, 0.174797, 4.631999);
	TextDrawTextSize(TDInfo, -20.800035, 11.200028);
	TextDrawAlignment(TDInfo, 1);
	TextDrawColor(TDInfo, -1);
	TextDrawBackgroundColor(YMenuTD, 0x00000000 );
	TextDrawUseBox(TDInfo, true);
	TextDrawBoxColor(TDInfo, 0x00000000 );
	TextDrawSetShadow(TDInfo, 0);
	TextDrawSetOutline(TDInfo, 0);
	TextDrawFont(TDInfo, 5);
	TextDrawSetPreviewModel(TDInfo, 1239);
	TextDrawSetPreviewRot(TDInfo, 0.000000, 0.000000, 0.000000, 1.000000);
Please help!
Reply


Messages In This Thread
TD Model background - by LStrike17 - 19.03.2017, 21:06
Re: TD Model background - by LEOTorres - 19.03.2017, 21:14
Re: TD Model background - by adri[4]Life - 19.03.2017, 21:15
Re: TD Model background - by LStrike17 - 19.03.2017, 21:18
Re: TD Model background - by LEOTorres - 19.03.2017, 21:23
Re: TD Model background - by LStrike17 - 19.03.2017, 21:41
Re: TD Model background - by LEOTorres - 19.03.2017, 21:47
Re: TD Model background - by LStrike17 - 19.03.2017, 21:50

Forum Jump:


Users browsing this thread: 1 Guest(s)