list fontface of SetObjectMaterialText - 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: list fontface of SetObjectMaterialText (
/showthread.php?tid=463278)
list fontface of SetObjectMaterialText -
ATomas - 11.09.2013
Hello,
I am looking for a list of all fontface in SetObjectMaterialText.
I know only "Arial" and "Verdana".
Re: list fontface of SetObjectMaterialText -
Eyce - 11.09.2013
Check this
thread.
Quote:
Originally Posted by MP2
Any font that is installed on the client's computer will work. You should stick to the standard ones.
|
Re: list fontface of SetObjectMaterialText -
Pottus - 11.09.2013
Pretty easy open wordpad and look at your fonts
not everyone will have the same fonts.
My personal favourite: Wingdings / Webdings amazingly useful
http://www.microsoft.com/typography/...t.aspx?PID=161
http://www.microsoft.com/typography/...t.aspx?PID=135
Re: list fontface of SetObjectMaterialText -
ATomas - 11.09.2013
Thank you