[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
#2

COOL! nice good for a 1st fs
Reply
#3

good job !
thank yoy
Reply
#4

not bad. Thank you
Reply
#5

awesome
Reply
#6

screen baby screen xD

but good job
Reply
#7

Insert photo
Reply
#8

meeh, too lazy to try it. Some screens could be nice
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)