SA-MP Forums Archive
How To Make Transparent Textdraw Box Model Preview ? | Rep+ - 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: How To Make Transparent Textdraw Box Model Preview ? | Rep+ (/showthread.php?tid=521293)



How To Make Transparent Textdraw Box Model Preview ? | Rep+ - xFirex - 22.06.2014

hello, i wanna make transparent box texdraw, but how ?



p/s i already use value at : 0xFFFFFF88 or something and it just change the preview model colors and not the textdraw box, thanks


Re : How To Make Transparent Textdraw Box Model Preview ? | Rep+ - Chipardeur - 22.06.2014

pawn Код:
TextDrawBoxColor(Example, 0xFFFFFF88);



Re: How To Make Transparent Textdraw Box Model Preview ? | Rep+ - Excel™ - 22.06.2014

Set the outline colour or value under 255 opacity.