SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 3d TEXT (/showthread.php?tid=258458)



3d TEXT - boyan96 - 30.05.2011

how i can create 3d text


Re: 3d TEXT - Osviux - 30.05.2011

https://sampwiki.blast.hk/wiki/Create3DTextLabel


AW: 3d TEXT - Julian12345 - 30.05.2011

https://sampwiki.blast.hk/wiki/Create3DTextLabel


Re: 3d TEXT - boyan96 - 30.05.2011

Create3DTextLabel("I'm at the coordinates:\n30.0,40.0,50.0",0x008080FF,30.0,40.0 ,50.0,40.0,0);
on this where to put the Coordinates


Re: 3d TEXT - boyan96 - 30.05.2011

How i can make the size of letters more big


Re: 3d TEXT - boyan96 - 30.05.2011

Someone


Re: 3d TEXT - gamer931215 - 30.05.2011

Quote:
Originally Posted by boyan96
Посмотреть сообщение
How i can make the size of letters more big
I think this is impossible, you can make stuff like TextDraws bigger, but not 3DTextLabels.