3d text - 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: 3d text (
/showthread.php?tid=369606)
3d text -
xGoldenx - 17.08.2012
Hi
How can I add 3d text like that one?
It isn't the 3dtextlabel, because it looks like a normal GTA object... It has been done without any mods to client.
Re: 3d text -
oliver12 - 17.08.2012
You have to set objects material.
Re: 3d text -
[DOG]irinel1996 - 17.08.2012
It isn't a 3D Text, it's a SetObtectMaterialText.
Take a look to my
editor.
Re: 3d text -
RanSEE - 17.08.2012
You might be looking for this
http://pastebin.com/GTcfyULQ>
Re: 3d text -
xGoldenx - 17.08.2012
Thanks guys, I just needed the SetObjectMaterialText and SetObjectMaterial functions