[Question] Textdraw
#1

Hey all Community Members.

I'v just got a simple problem since i just started with textdraw.
I have created a textdraw many times but I just found a problem when I want a textdraw to be able to view threw it.

Like not 100% Black color but like 50% of black color so you are still able to look threw the textdraw.

If you dont understand me please tell me kind of hard to explain.

-Anyone know how?
-Thanks
Reply
#2

You want it to be transparent you mean?
Reply
#3

change the last 2 letters of the color code into something less than FF

example:
Код:
0x000000FF     into 0x00000070
would make it a bit transparant..

The first 2 are for Red
The second 2 are for Green
The third 2 are for Blue
And the last 2 are for "Alpha" which means something like transparancy
Reply
#4

Yeah transparant, I will try the example thanks yet.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)