Transparent SelectTextDraw - 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: Transparent SelectTextDraw (
/showthread.php?tid=448913)
Transparent SelectTextDraw -
Deathstalker - 06.07.2013
Is it possible to have an invisible color as the second parameter @SelectTextDraw? I've tried with 0x000000
00 but it fails. I've also noticed that the SendClientMessage does not become invisible even if I have 00 at the end of the color? So, is there anyway to remove the color or make it completely transparent? Thanks.
Re: Transparent SelectTextDraw -
Ziyan - 13.07.2013
Have you tried SelectTextDraw(playerid, Same color as your textdraw color)?