SA-MP Forums Archive
3D 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 question (/showthread.php?tid=107846)



3D question - [LNL]Remulis - 11.11.2009

How to make 3d text opacity (can see trought)


Re: 3D question - (.Aztec); - 11.11.2009

Quote:
Originally Posted by RemulisLTU
How to make 3d text opacity (can see trought)
Don't think it's possible, and if it is, i've yet to see it.


Re: 3D question - [LNL]Remulis - 11.11.2009

it is imposible i seen on my friends server but he wont tell me


Re: 3D question - Gergo1352 - 11.11.2009

Quote:
Originally Posted by RemulisLTU
it is imposible i seen on my friends server but he wont tell me
If you've seen it on a server, than its not impossible.
Nice friendship, anyway.


Re: 3D question - (.Aztec); - 11.11.2009

Quote:
Originally Posted by Gergo1352
Quote:
Originally Posted by RemulisLTU
it is imposible i seen on my friends server but he wont tell me
If you've seen it on a server, than its not impossible.
Nice friendship, anyway.
I suppose you would need the transparent color code, like player markers.


Re: 3D question - jameskmonger - 11.11.2009

Everything is possible to script, you just need to know how.


Re: 3D question - Jakku - 11.11.2009

Quote:
Originally Posted by jameskmonger
Everything is possible to script, you just need to know how.
So true.. You're right


Re: 3D question - jameskmonger - 11.11.2009

Yup, It makes me cry when people leech, and then think that making the camera change for a tutorial is all you can do.


Re: 3D question - (.Aztec); - 11.11.2009

Quote:
Originally Posted by jameskmonger
Everything is possible to script, you just need to know how.
Not necessarily.


Re: 3D question - cyber_punk - 11.11.2009

Its easy just adjust the alpha channel on your color define. I actually have a problem with them bugging and being transparent every now and then even though I have set the alpha to FF >.<

Note on the alpha channel FF is not transparent(solid) and 00 is transparent. So if you want a nice opaque try maybe 55 or 66.

Код:
#define LIGHTRED 			0xFF8080FF
//	                  ^^
//	                  Alpha