3D Text Label- question - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 3D Text Label- question (
/showthread.php?tid=162710)
Solved: 3D Text Label- question -
Jakku - 24.07.2010
I wonder how can I set my 3D- textlabels "non-transparent"
My ones looks like this:
E: Color that I use:
0xFFFFFFAA
I want it to look like this
Can you see the difference? My ones are a little bit transparent, but that other one is not.
- Jakku
Problem solved
Re: 3D Text Label- question -
straco - 24.07.2010
Use other color
Re: 3D Text Label- question -
Jakku - 24.07.2010
Quote:
Originally Posted by straco
Use other color 
|
I have tried, many colors. Still the same.
Re: 3D Text Label- question -
straco - 24.07.2010
last AA in your color ist transparencity use FF to not transparent
Re: 3D Text Label- question -
Jakku - 24.07.2010
Oh yeah, thanks. I didn't notice that