Dynamic3DTextLabel Question. - 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: Dynamic3DTextLabel Question. (
/showthread.php?tid=476529)
Dynamic3DTextLabel Question. -
Gogorakis - 18.11.2013
How can I make the label with BOLT! :P
Re: Dynamic3DTextLabel Question. -
J4mmyHD - 18.11.2013
Please explain a little more.
#Josh
Re: Dynamic3DTextLabel Question. -
Gogorakis - 18.11.2013
SEE THE TEXT LABEL - THAT MEANS BOLT
http://i34.tinypic.com/2qwpsmb.png
Re: Dynamic3DTextLabel Question. -
J4mmyHD - 18.11.2013
Send us your script.
Re: Dynamic3DTextLabel Question. -
erminpr0 - 18.11.2013
Did you mean with black stroke arount the text?
#if yes \
pawn Код:
CreateDynamic3dTextLabel("Text", 0xRRGGBBAA, Float:x, Float:y, Float:z, Float:drawdistance);
0xAAAAAAFF \
0x - hex
AA - amount of RED
GG - amount of GREEN
BB - amount of BLUE
AA - opacity
if you set opacity to FF (dec. = 255) black stroke will show up around the text