Transparent Color? - 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 Color? (
/showthread.php?tid=530930)
Transparent Color? -
UserName31 - 09.08.2014
hey i dont understand this page
https://sampwiki.blast.hk/wiki/Colors_Li...ransparency.29
i want to make red and blue a little transparrent on SendClientMessage
Quote:
#define COLOR_RED 0xFF0606FF
|
what are the FF? i dont know what it means
Re: Transparent Color? -
DarkZeroX - 09.08.2014
FF = opacity remplace to number
Re: Transparent Color? -
Stinged - 09.08.2014
I don't think it works in SendClientMessage though.