TextDraw help
#1

Hello can someone help me to set timer for this ?
PHP код:
 Textdraw0 TextDrawCreate(25.000000,128.000000,"Welcome to Severozapada. Have a nice play. ADMIN");
    
TextDrawUseBox(Textdraw0,1);
    
TextDrawBoxColor(Textdraw0,0x00000066);
    
TextDrawTextSize(Textdraw0,208.000000,-19.000000);
    
TextDrawAlignment(Textdraw0,0);
    
TextDrawBackgroundColor(Textdraw0,0x000000ff);
    
TextDrawFont(Textdraw0,1);
    
TextDrawLetterSize(Textdraw0,0.400000,1.600000);
    
TextDrawColor(Textdraw0,0xffffffff);
    
TextDrawSetOutline(Textdraw0,1);
    
TextDrawSetProportional(Textdraw0,1);
    
TextDrawSetShadow(Textdraw0,1); 
When i connect this text show up but don dissapear i want to set timer to this and when timer end the text to hide Sorry for my bad english thx in advance
Reply


Messages In This Thread
TextDraw help - by Bulgaria - 01.04.2015, 14:59
Re: TextDraw help - by CalvinC - 01.04.2015, 15:02
Re: TextDraw help - by Bulgaria - 01.04.2015, 15:03
Re: TextDraw help - by Ritzy2K - 01.04.2015, 15:04
Re: TextDraw help - by Bulgaria - 01.04.2015, 15:09
Re: TextDraw help - by CalvinC - 01.04.2015, 15:24
Re: TextDraw help - by Bulgaria - 01.04.2015, 15:31
Re: TextDraw help - by CalvinC - 01.04.2015, 15:38
Re: TextDraw help - by Bulgaria - 01.04.2015, 15:43
Re: TextDraw help - by CalvinC - 01.04.2015, 15:48

Forum Jump:


Users browsing this thread: 2 Guest(s)