Quote:
Originally Posted by zee~
pawn Код:
TextDrawColor(Ya[i], 0xffffffff);
0xFFFFFFFF is not transparent, use something like 0xFFFFFF55. Change last two numbers to increase/decrease transparency.
|
TextDrawBoxColor(Ya[i],0x00000099); This is the box.