28.01.2010, 01:23
.: | [Text Draw Movement] | :.
My first FS D:
Download:
Pastebin: http://pawn.pastebin.com/m7fbf651b
Version 1.5!! added delete TextDraw
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..........
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; }
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..........