TextDraw and notifications... - 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 and notifications... (
/showthread.php?tid=120848)
TextDraw and notifications... -
AiVAMAN - 13.01.2010
Hello. I wanted to make notification message... The idea is that when you type for an example /aa it shows TextDraw with text: AivaMan has teleported to /aa
I have scripted everything, no errors or warnings.. But the problem is that if you send notification for 3 seconds, and type another command again when the text is shown the text is one on another one.. I want to make it to appear under the first one..
Here is my code:
http://pawn.pastebin.com/f20635d8c
P.S. This is an include.
I tried to script it, but nothing happend. So, check it out.
Thanks,
-AivaMan
Re: TextDraw and notifications... -
AiVAMAN - 14.01.2010
Anyone?