SA-MP Forums Archive
How to make 3dtextlabel with 2 colors? - 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: How to make 3dtextlabel with 2 colors? (/showthread.php?tid=243122)



How to make 3dtextlabel with 2 colors? - GBLTeam - 21.03.2011

So i want to make a 3dtextlabel with 2 colors i want only ("[Biker Baza]") to be red and other to be blue.

Here is my 3dtextlabel.

pawn Код:
Create3DTextLabel("[Bikeri Baza] \nType \n/enter or f to join.",0x00C3FFFF, 325.0797,113.4483,1007.9657+1,50.0,0,0);//IZLEZ



Re: How to make 3dtextlabel with 2 colors? - Roomeo - 21.03.2011

I Don't Know if it will Work
pawn Код:
Create3DTextLabel("{COLOR}[Bikeri Baza]{COLOR} \nType \n/enter or f to join.",0x00C3FFFF, 325.0797,113.4483,1007.9657+1,50.0,0,0);//IZLEZ