27.11.2013, 11:21
hello guys i need a textdraw box color like this One:
Someone Can Help Me ?
Someone Can Help Me ?
TextDrawBoxColor(textdrawid, 0x000000AA); // AA is the alpha value, if it's 00 is fully transparent (invisible) and FF is non transparent.
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_YELLOW 0xFFFF00AA