SA-MP Forums Archive
ї How do you do this ? - 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: ї How do you do this ? (/showthread.php?tid=585121)



ї How do you do this ? - Tirael - 11.08.2015

ї For that, how is this done?.






Re: ї How do you do this ? - X337 - 11.08.2015

Hm, what you mean?


Respuesta: ї How do you do this ? - Tirael - 11.08.2015

They are textures but how I can make?


Re: ї How do you do this ? - RoboN1X - 11.08.2015

Using Object Material Text with fontface "Webdings",
first image: letter 'p' black for the police car
p (not visible on firefox/opera)
second image: letter 'v' white for the truck/bus? (perhaps van, as it's using letter v), letter 'x' red for the cross
v x (not visible on firefox/opera)


Respuesta: ї How do you do this ? - Tirael - 11.08.2015

Thank you RoboN1X.

+1 rep.


Re: ї How do you do this ? - jamesbond007 - 11.08.2015

Quote:
Originally Posted by RoboN1X
Посмотреть сообщение
Using Object Material Text with fontface "Webdings",
first image: letter 'p' black for the police car
p (not visible on firefox/opera)
second image: letter 'v' white for the truck/bus? (perhaps van, as it's using letter v), letter 'x' red for the cross
v x (not visible on firefox/opera)
wtf? thats cool.. never knew about this before.. how did u find its webdings? wow


Respuesta: ї How do you do this ? - Tirael - 11.08.2015

One more question, how do I get the colors?


Re: ї How do you do this ? - BroZeus - 11.08.2015

Please read this https://sampwiki.blast.hk/wiki/SetObjectMaterialText
Change the fontcolor parameter for different colors


Respuesta: ї How do you do this ? - Tirael - 11.08.2015

fontcolor: The color of the text, in ARGB format.

What is the format ARGB ?


Respuesta: Re: ї How do you do this ? - Tirael - 11.08.2015

Solved. Thanks to all.