SA-MP Forums Archive
How i make a permenent 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How i make a permenent textdraw? (/showthread.php?tid=70893)



How i make a permenent textdraw? - Drift_04 - 28.03.2009

I have looked on samp wiki, and i cannot quite understand, how do i make a permanent textdraw at the lower right of the screen that stays there?, i want it to say /rules /help and other useful cmds. ETC. ThankYou!

~~[Drift]~~


Re: How i make a permenent textdraw? - StrickenKid - 28.03.2009

http://forum.sa-mp.com/index.php?topic=29132.0
go there and get that its a really powerful easy to use
when you get the code from your scriptfiles when your done, just put the actual code uner ongamemode init
then put TextDrawShowForPlayer(playerid,Textdraw0); on on player spawn, it will stay there untill you put textdrawhideoforplayer
-Ethan

EDIT: i put Textdraw0 becuase thats how the fs names it but you can change the name to whatev you want


Re: How i make a permenent textdraw? - Drift_04 - 28.03.2009

yo ethan i used it and i saved it, and i did all the things it said in my texts.txt thing i saved it in, but it wont show up on my server...


Re: How i make a permenent textdraw? - Drift_04 - 28.03.2009

oh hey i got it to work, i fogot to read ur thing and put showtextdraw 0 1 and 2, thanksa lot man! its way better now. lol