The problem with TextDraw`s
#8

Quote:
Originally Posted by rodrijose2009
Посмотреть сообщение
Код:
TextDrawTextSize(Text:text, Float:x, Float:y)
text	The TextDraw to set the size of.
x	The size on the X axis (left/right) following the same 640x480 grid as TextDrawCreate.
y	The size on the Y axis (up/down) following the same 640x480 grid as TextDrawCreate.
Try
Код:
TextDrawTextSize(Textdraw[0], 70.000000, 10.000000);
The fact that sizes, that were made in iTD, doesn't match with sizes, that iTD puts in code TextDraw.
Reply


Messages In This Thread
The problem with TextDraw`s - by VaReNiX - 05.10.2014, 15:42
Re: The problem with TextDraw`s - by VaReNiX - 06.10.2014, 14:36
Re: The problem with TextDraw`s - by Eth - 06.10.2014, 14:43
Re: The problem with TextDraw`s - by VaReNiX - 06.10.2014, 15:23
Re: The problem with TextDraw`s - by VaReNiX - 06.10.2014, 16:57
Re: The problem with TextDraw`s - by VaReNiX - 07.10.2014, 15:29
Re: The problem with TextDraw`s - by rodrijose2009 - 07.10.2014, 15:47
Re: The problem with TextDraw`s - by VaReNiX - 07.10.2014, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)