Quote:
Originally Posted by Sawalha
not removing it...
look, just add this to your textdraw:
pawn Код:
TextDrawSetShadow(img, 0xFFFFFF00);
the box color code, just update it so it will be
pawn Код:
TextDrawBoxColor(img, 0xFFFFFF00);
|
I don't know man. Try to take the lines to place in a test gamemod to see, cauze at me, that didn't work. I really don' t know why.