[Include] [INC]TextDrawMover
#1

Introduction
First, this is only meant Include shift of textdraw, I think I built it because there are network systems, such hope Staohbo and use it a lot.

Function's
PHP код:
CreateTextDrawMover(text[],text_color
Example's
PHP код:
#include    <a_samp>
#include    <zcmd>
#include    <sscanf2>
#include    <TextDrawMover>
COMMAND:movetextdraw(playerid,params[])
{
    new 
localString[257];
    if(
sscanf(params,"s[257]",localString)) return SendClientMessage(playerid,-1,"[Usage]: /movetextdraw [Text]");
    
CreateTextDrawMover(localString,-1);
    return 
1;

Download
Pastebin.
SolidFiles.

ChangeLog
PHP код:
All the bugs been fixed!
i'm add a video! 
Video
[ame]http://www.youtube.com/watch?v=16wRIy49mBA[/ame]

Note: you can change the textdraw color all, but not the postions of the textdraw!
Reply


Messages In This Thread
[INC]TextDrawMover - by iRaiDeN - 02.05.2014, 13:44
Re: [INC]TextDrawMover - by RedSnow - 02.05.2014, 13:56
Re: [INC]TextDrawMover - by iRaiDeN - 02.05.2014, 13:58
Re: [INC]TextDrawMover - by Patrick - 02.05.2014, 14:24
Re: [INC]TextDrawMover - by iRaiDeN - 02.05.2014, 14:25
Re: [INC]TextDrawMover - by iFarbod - 02.05.2014, 15:18
Re: [INC]TextDrawMover - by iRaiDeN - 02.05.2014, 15:19
Re: [INC]TextDrawMover - by iBeast - 02.05.2014, 15:25
Re: [INC]TextDrawMover - by SwiZzoR - 02.05.2014, 15:35
Re: [INC]TextDrawMover - by iRaiDeN - 02.05.2014, 15:37
Re: [INC]TextDrawMover - by SwiZzoR - 02.05.2014, 15:39
Re: [INC]TextDrawMover - by iRaiDeN - 02.05.2014, 15:43
Re: [INC]TextDrawMover - by ProKillerpa - 02.05.2014, 15:48
Re: [INC]TextDrawMover - by WorldPro - 02.05.2014, 16:15
Re: [INC]TextDrawMover - by iRaiDeN - 03.05.2014, 14:37
Re: [INC]TextDrawMover - by Excel™ - 03.05.2014, 15:31
Re: [INC]TextDrawMover - by iRaiDeN - 03.05.2014, 15:36
Re: [INC]TextDrawMover - by DemME - 04.05.2014, 16:25
Re: [INC]TextDrawMover - by iRaiDeN - 04.05.2014, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)