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=78267)
TextDraw Help -
sant - 18.05.2009
Hello,
I need help making a textdraw like the one that says Sin City RP on the right bottom of the screen.
I would like to do it exactly like that one.
Help is appreciated
Re: TextDraw Help -
Weirdosport - 18.05.2009
There are a couple of textdraw makers in the Filterscripts and Includes section. The main commands you need are all listed on the wiki and start with "TextDraw". Predominantly you need TextDrawCreate, TextDrawSetFont, TextDrawShowForPlayer etc etc..
There are also some useful TextDraw apps..
here and
here
Re: TextDraw Help -
sant - 18.05.2009
Quote:
Originally Posted by Weirdosport
There are a couple of textdraw makers in the Filterscripts and Includes section. The main commands you need are all listed on the wiki and start with "TextDraw". Predominantly you need TextDrawCreate, TextDrawSetFont, TextDrawShowForPlayer etc etc..
There are also some useful TextDraw apps.. here and here
|
Thank you