Textdraw
#1

I don't know why this thing shows only the text ld_drv:ribb instead of image.

Код:
	AchTD2 = TextDrawCreate(11.000000, 228.000000, "ld_drv:ribb");
	TextDrawBackgroundColor(AchTD2, 0);
	TextDrawFont(AchTD2, 2);
	TextDrawLetterSize(AchTD2, 0.699999, 11.000000);
	TextDrawColor(AchTD2, -1);
	TextDrawSetOutline(AchTD2, 0);
	TextDrawSetProportional(AchTD2, 1);
	TextDrawSetShadow(AchTD2, 0);
	TextDrawUseBox(AchTD2, 1);
	TextDrawBoxColor(AchTD2, 255);
	TextDrawTextSize(AchTD2, 88.000000, 90.000000);
	TextDrawSetSelectable(AchTD2, 0);
Reply


Messages In This Thread
Textdraw - by Shadow0707 - 09.06.2018, 02:52
Re: Textdraw - by Logic_ - 09.06.2018, 03:00
Re: Textdraw - by Shadow0707 - 09.06.2018, 03:05

Forum Jump:


Users browsing this thread: 1 Guest(s)