Need help with TextDrawTextSize
#3

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
Basically, it means how many points to the right/down on the screen from the top-left corner of the textdraw the size of the overlay part is for clickable textdraws.

For example:
pawn Код:
new Text:td = TextDrawCreate(120.0, 24.0, "herro");
TextDrawTextSize(td, 20.0, 80.0);
This means that the textdraw lights up in the area of x(120.0 - 140.0) and y(24.0 - 104.0).
Thanks, I'll try to play around with it.
Anyways, it isn't possible to use with boxes with text in it? Because the box uses the info for the box sizes of TextDrawTextSize.
And how do you personally get the coords of x,y?
Reply


Messages In This Thread
Need help with TextDrawTextSize | A problem with selectable textdraws. - by WooTFTW - 09.04.2012, 19:33
Re: Need help with TextDrawTextSize - by Hiddos - 09.04.2012, 20:16
Re: Need help with TextDrawTextSize - by WooTFTW - 09.04.2012, 20:30
Re: Need help with TextDrawTextSize - by CyNiC - 09.04.2012, 21:47
Re: Need help with TextDrawTextSize - by WooTFTW - 09.04.2012, 22:06
Re: Need help with TextDrawTextSize - by CyNiC - 09.04.2012, 22:49
Re: Need help with TextDrawTextSize - by WooTFTW - 10.04.2012, 08:21

Forum Jump:


Users browsing this thread: 1 Guest(s)