SA-MP Forums Archive
3DTextLabels - 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: 3DTextLabels (/showthread.php?tid=439551)



3DTextLabels - UnknownGamer - 25.05.2013

Hi,

What are the labels called, that look like they have a black outline, around the labels?

I can't find them on sa-mp wiki anywhere?


AW: 3DTextLabels - Blackazur - 25.05.2013

Alpha Values - Colors

The color of 3DTextLabel should end with 'FF' if you want it to be fully opaque + it will have a black outline.


Re: AW: 3DTextLabels - UnknownGamer - 25.05.2013

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
Alpha Values - Colors

The color of 3DTextLabel should end with 'FF' if you want it to be fully opaque + it will have a black outline.
Cheers pal!