09.09.2012, 22:08
how can i make the blackbox touch the redline please look at photo.
blackbox:
Picture:
blackbox:
PHP код:
TD_Box = TextDrawCreate(575.0, 380.0, "_");
TextDrawUseBox(TD_Box, 1);
TextDrawAlignment(TD_Box, 2);
TextDrawTextSize(TD_Box, 0.0, 90.0);
TextDrawLetterSize(TD_Box, 0.0, 6.3);
TextDrawBoxColor(TD_Box, 0x00000066);
TextDrawBackgroundColor(TD_Box, 0x1229FAFF);