SetObjectMaterialText - 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: SetObjectMaterialText (
/showthread.php?tid=373924)
SetObjectMaterialText -
Abreezy - 01.09.2012
How could I use to to place words on vehicle, without having to use an object, just flat out placing words on a vehicle. Thanks in advance.
Re: SetObjectMaterialText -
ReneG - 01.09.2012
You can't. That's why it's called Set
ObjectMaterialText.
Re: SetObjectMaterialText -
Abreezy - 01.09.2012
I've seen it done on several servers, but thanks anyways.
Re: SetObjectMaterialText -
ReneG - 01.09.2012
Yes, there is a backround color parameter. Setting it to 0 makes the backround transparent.
Re: SetObjectMaterialText -
[HK]Ryder[AN] - 01.09.2012
You can use a 3d text label..
Re: SetObjectMaterialText -
Abreezy - 06.09.2012
Quote:
Originally Posted by VincentDunn
Yes, there is a backround color parameter. Setting it to 0 makes the backround transparent.
|
Thank you.