Posts: 221
Threads: 90
Joined: Jun 2010
Reputation:
0
Okay, How can I put a transparent rectangle at the bottom of the screen using textdraws?
Thanks
Posts: 441
Threads: 19
Joined: Sep 2011
Reputation:
0
Use textdraws? And make the colour kind of transparent, like example: Transparent red: 0xFF0000(22 or 11)
having 11 or 22 at the end makes the colour transparent. AA being solid colour, FF being completely transparent (invisible) AA - FF (99 - 11)