Doubt with textdraws - 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: Doubt with textdraws (
/showthread.php?tid=658967)
Doubt with textdraws -
Jose_grana - 18.09.2018
You can create textdraws and put the font Webdings?.
If possible, I appreciate an example, thx.
Re: Doubt with textdraws -
NaS - 18.09.2018
Unfortunately you cannot set other fonts than the default SAMP ones.
You can use custom fonts for SetObjectMaterialText, but that's just for objects.
Re: Doubt with textdraws -
CrystalMethod - 18.09.2018
There are only four fonts you can choose.
https://sampwiki.blast.hk/wiki/TextDrawFont
Re: Doubt with textdraws -
solstice_ - 18.09.2018
You can still do something if you're using 0.3.DL. You can photoshop an image and load it as a textdraw, it's pretty easy. There's no other way with textdraws, but only with objects as NaS stated above.