TextDraw help - 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 help (
/showthread.php?tid=502521)
TextDraw help -
Gilbonzo - 24.03.2014
Hello guys! I have a problem finding special arrow for a textdraw I've got a picture of it how it looks like:
Soo I need help in how I could get this arrow on my textdraw, any help would be appreciated!
Re: TextDraw help -
Lidor124 - 24.03.2014
https://sampwiki.blast.hk/wiki/TextDrawFont
There are four font styles as shown below.
Font value 4 specifies that this is a txd sprite; 5 specifies that this textdraw can display preview models. A font value greater than 5 does not display, and anything greater than 16 crashes the client.
Re: TextDraw help -
Gilbonzo - 24.03.2014
Okay I solved this problemo, thanks.