SA-MP Forums Archive
Textdraw Grey or green trasparent - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Textdraw Grey or green trasparent (/showthread.php?tid=532258)



Textdraw Grey or green trasparent - arlindi - 17.08.2014

I want to create the textdrawusebox to grey or yellow in trasparent like the phottoo.


Re: Textdraw Grey or green trasparent - MicroD - 17.08.2014

Check this out: https://sampwiki.blast.hk/wiki/Colors#Al...ransparency.29


Re: Textdraw Grey or green trasparent - arlindi - 17.08.2014

I dont get any help from this.


Re: Textdraw Grey or green trasparent - MicroD - 17.08.2014

If you really wanted to know how to do something you'd think about it. What ever I think it's enough help form me.


Re: Textdraw Grey or green trasparent - arlindi - 17.08.2014

I use this

PHP код:
    TextdrawMenu1 TextDrawCreate(356.399993106.779998"usebox");
    
TextDrawLetterSize(TextdrawMenu10.00000037.182594);
    
TextDrawTextSize(TextdrawMenu11.1999990.000000);
    
TextDrawAlignment(TextdrawMenu11);
    
TextDrawColor(TextdrawMenu10);
    
TextDrawUseBox(TextdrawMenu1true);
    
TextDrawBoxColor(TextdrawMenu1109);
    
TextDrawSetShadow(TextdrawMenu10);
    
TextDrawSetOutline(TextdrawMenu10);
    
TextDrawFont(TextdrawMenu10); 
How to make this trasparent with color green.


Re: Textdraw Grey or green trasparent - MicroD - 17.08.2014

TextDrawBoxColor(TextdrawMenu1, 0xA8DBA8AA);


Re: Textdraw Grey or green trasparent - arlindi - 17.08.2014

Work how to make it more transparent


Re: Textdraw Grey or green trasparent - MicroD - 17.08.2014

Take look at my first post and just change this value 0xA8DBA8AA!


Re: Textdraw Grey or green trasparent - arlindi - 17.08.2014

Where to foud the codes for colors?


Re: Textdraw Grey or green trasparent - MicroD - 17.08.2014

Quote:
Originally Posted by arlindi
Посмотреть сообщение
Where to foud the codes for colors?
http://lmgtfy.com/?q=hex+colors