TD Model background
#6

Quote:
Originally Posted by LEOTorres
Посмотреть сообщение
Use this colour "0xFFFFFF00"

Also, check out: https://sampwiki.blast.hk/wiki/Colors_List for an explanation of how colour transparency works.
still 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, 0xFFFFFF00 );
	TextDrawUseBox(TDInfo, true);
	TextDrawBoxColor(TDInfo, 0xFFFFFF00 );
	TextDrawSetShadow(TDInfo, 0);
	TextDrawSetOutline(TDInfo, 0);
	TextDrawFont(TDInfo, 5);
	TextDrawSetPreviewModel(TDInfo, 1239);
	TextDrawSetPreviewRot(TDInfo, 0.000000, 0.000000, 0.000000, 1.000000);
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)