04.04.2010, 23:57
Quote:
Originally Posted by Beaver07
the textdraw letter size and create is exactly wat is needed here the size of the textdraw of the box is wrong letter size is fine as that's wat makes it go down/up but it's the x/y co-ords to the box that needs making lower
|
Код:
VehicleTextdraw[i] = TextDrawCreate(22.000000, 300.000000, "~r~Vehicle information here"); TextDrawLetterSize(VehicleTextdraw[i], 0.200000, 1.000000);