TextDraw isn't clickable
#2

Replace

PHP код:
    LeftArrow TextDrawCreate(50.000000450.000000"<<<<");
    
TextDrawTextSize(LeftArrow,60.00000020.000000);
    
TextDrawAlignment(LeftArrow,0);
    
TextDrawBackgroundColor(LeftArrow,0x000000ff);
    
TextDrawFont(LeftArrow,1);
    
TextDrawLetterSize(LeftArrow,60.00000013.0);
    
TextDrawColor(LeftArrow,0xffffffff);
    
TextDrawSetProportional(LeftArrow,1);
    
TextDrawSetShadow(LeftArrow,1);
    
RightArrow TextDrawCreate(550.000000450.000000">>>>");
    
TextDrawTextSize(RightArrow,60.00000020.000000);
    
TextDrawAlignment(RightArrow,0);
    
TextDrawBackgroundColor(RightArrow,0x000000ff);
    
TextDrawFont(RightArrow,1);
    
TextDrawLetterSize(RightArrow,550.00000013.0);
    
TextDrawColor(RightArrow,0xffffffff);
    
TextDrawSetProportional(RightArrow,1);
    
TextDrawSetShadow(RightArrow,1); 
Reply


Messages In This Thread
TextDraw isn't clickable - by Shawwarma - 05.08.2013, 12:13
Re: TextDraw isn't clickable - by McLuhan - 05.08.2013, 13:34
Re: TextDraw isn't clickable - by morocco - 05.08.2013, 13:37
Re: TextDraw isn't clickable - by Shawwarma - 05.08.2013, 17:36

Forum Jump:


Users browsing this thread: 1 Guest(s)