Textdraw Sprites - 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: Textdraw Sprites (
/showthread.php?tid=661177)
Textdraw Sprites -
NoteND - 25.11.2018
Hey!
I'm really wondering where to find "ALL" the textdraw sprites.. i've found some applications and programs where u can see the sprites, but there are only 1/4 of it feels like.. just wondering where to find all of them to use in textdraw.
Re: Textdraw Sprites -
NaS - 25.11.2018
You can use a tool that can open TXD files to view them, for example TXDWorkshop.
Then you go to your GTA SA folder, inside models/txd you will find a lot of TXDs, and all of those are usable.
Additionally to those, the hud.txt is also available.
https://sampwiki.blast.hk/wiki/TextDraw_Sprites (incomplete list, but contains the most useful ones)
You can also use model textures by setting the text to "mdl1225:texture" where 1225 is the model ID and "texture" the name of the texture you want to use. Especially useful for 0.3DL as you can add custom sprites this way.