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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Textdraw help (
/showthread.php?tid=257395)
Textdraw help -
sleepysnowflake - 25.05.2011
Hey folks.
How to create a star with textdraw, i mean like , if i put the string " * " I get a big nothing. Any other ways of creating it ?
Re: Textdraw help -
Mean - 25.05.2011
It's "]". Like in nametags for example: [TAG]Mean would show as [TAG*Mean.
If not, then it's "[", but I think it's "]".
Re: Textdraw help -
sleepysnowflake - 26.05.2011
BUMP, it is not, not in textdraws, in GameTexts yeah, i know ... That my first thought too! Tried but still got "[ ]"
Re: Textdraw help -
[DDC]Delight - 26.05.2011
Quote:
Originally Posted by Berlovan
BUMP, it is not, not in textdraws, in GameTexts yeah, i know ... That my first thought too! Tried but still got "[ ]"
|
You tried all 4 different font types?
Im sure 1 of them is the same as the gametext tho =)
Re: Textdraw help -
WooTFTW - 26.05.2011
Use ']'. It should work, atleast it works for me.
https://sampwiki.blast.hk/wiki/TextDraw_Text_Codes - These codes works on GameTexts too
Edit: I don't think that you can show stars in game-text, never tried before tho

only textdraws.
Re: Textdraw help -
cs_master - 26.05.2011
Try .*. i think its work once i did it
Re: Textdraw help -
[DDC]Delight - 26.05.2011
https://sampwiki.blast.hk/wiki/TextDraw_Text_Codes
Quote from the wiki:
] wanted level star (only some styles/fonts)
Soo as I said try different fonts