SA-MP Forums Archive
how to make wanted textdraw? - 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 to make wanted textdraw? (/showthread.php?tid=655365)



how to make wanted textdraw? - div - 19.06.2018

I'm currently making textdraws, how can i make a wanted symbol? ★★★★


Re: how to make wanted textdraw? - Lokii - 19.06.2018

1. Use font 2
2. Set the text to []

example

PHP код:
td TextDrawCreate(10.020.0"[]");
TextDrawFont(td2);
TextDrawShowForPlayer(playeridtd); 



Re: how to make wanted textdraw? - DavidGravelli - 19.06.2018

Try []
Use font 2