[FilterScript] [FS]Moving Text Draw Comand
#1

.: | [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..........
Reply


Messages In This Thread
[FS]Moving Text Draw Comand - by Karkanos - 28.01.2010, 01:23
Re: [FS]Moving Text Draw Comand - by Lorenc_ - 28.01.2010, 03:25
Re: [FS]Moving Text Draw Comand - by spider_bobi - 28.01.2010, 06:30
Re: [FS]Moving Text Draw Comand - by Mr L - 28.01.2010, 06:51
Re: [FS]Moving Text Draw Comand - by [Axon] - 28.01.2010, 14:36
Re: [FS]Moving Text Draw Comand - by LZLo - 11.07.2010, 13:51
Re: [FS]Moving Text Draw Comand - by markokk888 - 11.07.2010, 19:41
Re: [FS]Moving Text Draw Comand - by [L3th4l] - 12.07.2010, 00:22

Forum Jump:


Users browsing this thread: 2 Guest(s)