Asking for a textdraw (asking for script)
#6

Quote:
Originally Posted by Lokii
Посмотреть сообщение
Sprites not model preview



PHP код:
CMD:test(playerid)
{
    for(new 
03++)
    {
        
TextDrawShoForPlayer(playeridTDEditor_TD[i]);
    }
    return 
1;

It works, thanks. I just figured it out where to put it.

Anyway

How can I set this pattern

PHP код:
    TDEditor_TD[1] = TextDrawCreate(27.000020423.540802"RESPAWN IN %s ");
    
TextDrawLetterSize(TDEditor_TD[1], 0.2360001.259851);
    
TextDrawAlignment(TDEditor_TD[1], 1);
    
TextDrawColor(TDEditor_TD[1], -1);
    
TextDrawSetShadow(TDEditor_TD[1], 1);
    
TextDrawBackgroundColor(TDEditor_TD[1], 255);
    
TextDrawFont(TDEditor_TD[1], 2);
    
TextDrawSetProportional(TDEditor_TD[1], 1); 
PHP код:
%timer RespawnGeneral[1800000]() 
Reply


Messages In This Thread
Asking for a textdraw (asking for script) - by Zeus666 - 22.09.2018, 12:47
Re: Asking for a textdraw (asking for script) - by Lokii - 22.09.2018, 14:47
Re: Asking for a textdraw (asking for script) - by v1k1nG - 22.09.2018, 14:55
Re: Asking for a textdraw (asking for script) - by Zeus666 - 22.09.2018, 15:03
Re: Asking for a textdraw (asking for script) - by Lokii - 22.09.2018, 15:19
Re: Asking for a textdraw (asking for script) - by Zeus666 - 22.09.2018, 15:59
Re: Asking for a textdraw (asking for script) - by Undef1ned - 22.09.2018, 16:03
Re: Asking for a textdraw (asking for script) - by KinderClans - 22.09.2018, 16:14
Re: Asking for a textdraw (asking for script) - by Zeus666 - 22.09.2018, 16:33
Re: Asking for a textdraw (asking for script) - by Undef1ned - 22.09.2018, 19:38

Forum Jump:


Users browsing this thread: 1 Guest(s)