TextDraw shifts to the right (PreviewModel)
#1

Sorry for my bad English, I will try to speak it

Problem: when using TextDrawSetPreviewModel, TextDraw shifts to the right

When created:
http://i.imgur.com/5T19M2d.png
Using TextDrawSetPreviewModel:
http://i.imgur.com/s4chzJI.png
(Picture too large)

What could be the problem?

Code one of TextDraw:
Код:
	TextDrawSelection[15] = TextDrawCreate(182.000213, 166.264404, "usebox");
	TextDrawTextSize(TextDrawSelection[15], 88.000015, 102.542236);
	TextDrawUseBox(TextDrawSelection[15], true);
	TextDrawBoxColor(TextDrawSelection[15], 102);
	TextDrawFont(TextDrawSelection[15], 5);
	TextDrawBackgroundColor(TextDrawSelection[15], 0xFFFFFF33);
	TextDrawSetSelectable(TextDrawSelection[15], true);
Reply


Messages In This Thread
TextDraw shifts to the right (PreviewModel) - by VaReNiX - 12.10.2014, 20:14
Re: TextDraw shifts to the right (PreviewModel) - by alanhutch - 12.10.2014, 20:22
Re: TextDraw shifts to the right (PreviewModel) - by VaReNiX - 13.10.2014, 13:10
Re: TextDraw shifts to the right (PreviewModel) - by VaReNiX - 15.10.2014, 13:32

Forum Jump:


Users browsing this thread: 1 Guest(s)