19.06.2010, 04:37
look at these textdraws
i want them to be
but it goes WAY off
Код:
black[i] = TextDrawCreate(504.000000,379.000000,"_"); TextDrawUseBox(black[i],1); TextDrawBoxColor(black[i],0xC40000FF); TextDrawTextSize(black[i],621.000000,0.000000); TextDrawAlignment(black[i],0); TextDrawBackgroundColor(black[i],0x000000FF); TextDrawFont(black[i],2); TextDrawLetterSize(black[i],1.700000,5.250000); TextDrawColor(black[i],WHITE); TextDrawSetOutline(black[i],1); TextDrawSetProportional(black[i],1); TextDrawSetShadow(black[i],1); Speedom[i] = TextDrawCreate(505.000000,380.000000,string); TextDrawUseBox(Speedom[i],1); TextDrawBoxColor(Speedom[i],0xC40000FF); TextDrawTextSize(Speedom[i],620.000000,0.000000); TextDrawAlignment(Speedom[i],0); TextDrawBackgroundColor(Speedom[i],0x000000FF); TextDrawFont(Speedom[i],2); TextDrawLetterSize(Speedom[i],0.299999,1.000000); TextDrawColor(Speedom[i],WHITE); TextDrawSetOutline(Speedom[i],1); TextDrawSetProportional(Speedom[i],1); TextDrawSetShadow(Speedom[i],1);
Код:
TextDrawCreate(410.000000, 435.000000