04.04.2010, 23:00
Hi i have a question i did make a box for me speedmeter, but i do it fault or it bugg?
what is the bugg?
if you see the pic you see it? i hope, the box is to long.. :S
you don't need the TextDrawLetterSize and the TextDrawCreate :P
what is the bugg?
if you see the pic you see it? i hope, the box is to long.. :S
Код:
TextDrawAlignment(VehicleTextdraw[i], false); TextDrawBackgroundColor(VehicleTextdraw[i], 0x000000ff); TextDrawFont(VehicleTextdraw[i], 2); TextDrawColor(VehicleTextdraw[i], 0xffffffff); TextDrawSetOutline(VehicleTextdraw[i], true); TextDrawSetProportional(VehicleTextdraw[i], true); TextDrawSetShadow(VehicleTextdraw[i], 1); TextDrawUseBox(VehicleTextdraw[i], true); TextDrawBoxColor(VehicleTextdraw[i],0x00000066);