GameTextForPlayer question - 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: GameTextForPlayer question (
/showthread.php?tid=230903)
GameTextForPlayer question -
sim_sima - 24.02.2011
How can i make GameTextForPlayer never disappear?
Re: GameTextForPlayer question - Unknown123 - 24.02.2011
Quote:
Originally Posted by sim_sima
How can i make GameTextForPlayer never disappear?
|
Why use GameTextForPlayer?
Try making a TextDraw
Re: GameTextForPlayer question -
sim_sima - 24.02.2011
Quote:
Originally Posted by Unknown123
Why use GameTextForPlayer?
Try making a TextDraw
|
Ok. Thank you.