02.09.2012, 11:17
why some Textdraw's aren't show on the resolution 1280x1024.
please help me
that's the td
please help me
that's the td
Код:
LBox3[i] = TextDrawCreate(612.000000,338.000000,"L"); TextDrawUseBox(LBox3[i],1); TextDrawBoxColor(LBox3[i],0x00000088); TextDrawTextSize(LBox3[i],457.000000,2.000000); TextDrawAlignment(LBox3[i],0); TextDrawBackgroundColor(LBox3[i],0x000000ff); TextDrawFont(LBox3[i],3); TextDrawLetterSize(LBox3[i],-0.000000,-0.400000); TextDrawColor(LBox3[i],TopLinesColor); TextDrawSetOutline(LBox3[i],1); TextDrawSetProportional(LBox3[i],1); TextDrawSetShadow(LBox3[i],1);