[FilterScript] [FS]Moving Text Draw Comand - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]Moving Text Draw Comand (
/showthread.php?tid=123943)
[FS]Moving Text Draw Comand -
Karkanos - 28.01.2010
.: | [Text Draw Movement] | :.
My first FS D:
Download:
Pastebin:
http://pawn.pastebin.com/m7fbf651b
Version 1.5!! added delete TextDraw
Код:
if(strcmp(cmd, "/delete", true) == 0)
{
if(!IsPlayerAdmin(playerid)
)
return 0;
TextDrawHideForAll(Cuadro);
TextDrawHideForAll(Anuncio);
ANUNCIO = " ";
return 1;
}
Download V1.5
http://pawn.pastebin.com/m6630697e
Credits:
-Infierno : helped me without it there would have done
Bugs:
#In the version 1.0:
-when the text is left walking beside the letters are strange, is by the
-Also holds only a few characters [seems to maximum 20]
#In the version 1.5:
-is better than the paste in you GM, so you dont have bugs
have a fun..........
Re: [FS]Moving Text Draw Comand -
Lorenc_ - 28.01.2010
COOL! nice good for a 1st fs
Re: [FS]Moving Text Draw Comand -
spider_bobi - 28.01.2010
good job !
thank yoy
Re: [FS]Moving Text Draw Comand -
Mr L - 28.01.2010
not bad. Thank you
Re: [FS]Moving Text Draw Comand -
[Axon] - 28.01.2010
awesome
Re: [FS]Moving Text Draw Comand -
LZLo - 11.07.2010
screen baby screen xD
but good job
Re: [FS]Moving Text Draw Comand -
markokk888 - 11.07.2010
Insert photo
Re: [FS]Moving Text Draw Comand - [L3th4l] - 12.07.2010
meeh, too lazy to try it. Some screens could be nice