[Ajuda] Bug efeito hover textdraw
#9

Aqui estб, perfeitamente clicбvel. Estou usando a internet limitada do celular, mais na prуxima explico o processo..
PHP код:
    TDLogin[1] = TextDrawCreate(219.000000191.000000"LOGAR");
    
TextDrawBackgroundColor(TDLogin[1], 255);
    
TextDrawFont(TDLogin[1], 2);
    
TextDrawLetterSize(TDLogin[1], 0.2700001.000000);
    
TextDrawColor(TDLogin[1], -1);
    
TextDrawSetOutline(TDLogin[1], 0);
    
TextDrawSetProportional(TDLogin[1], 1);
    
TextDrawSetShadow(TDLogin[1], 1);
    
TextDrawTextSize(TDLogin[1], 259.00000010.000000);
    
TextDrawSetSelectable(TDLogin[1], 1);
    
TDLogin[2] = TextDrawCreate(284.000000191.000000"CADASTRE-SE");
    
TextDrawBackgroundColor(TDLogin[2], 255);
    
TextDrawFont(TDLogin[2], 2);
    
TextDrawLetterSize(TDLogin[2], 0.2700001.000000);
    
TextDrawColor(TDLogin[2], -1);
    
TextDrawSetOutline(TDLogin[2], 0);
    
TextDrawSetProportional(TDLogin[2], 1);
    
TextDrawSetShadow(TDLogin[2], 1);
    
TextDrawTextSize(TDLogin[2], 359.00000010.000000);
    
TextDrawSetSelectable(TDLogin[2], 1);
    
TDLogin[3] = TextDrawCreate(385.000000191.000000"SAIR");
    
TextDrawBackgroundColor(TDLogin[3], 255);
    
TextDrawFont(TDLogin[3], 2);
    
TextDrawLetterSize(TDLogin[3], 0.2700001.000000);
    
TextDrawColor(TDLogin[3], -1);
    
TextDrawSetOutline(TDLogin[3], 0);
    
TextDrawSetProportional(TDLogin[3], 1);
    
TextDrawSetShadow(TDLogin[3], 1);
    
TextDrawTextSize(TDLogin[3], 415.00000010.000000);
    
TextDrawSetSelectable(TDLogin[3], 1); 
Reply


Messages In This Thread
Bug efeito hover textdraw - by cellps - 27.08.2016, 03:53
Re: Bug efeito hover textdraw - by Andinho - 27.08.2016, 08:40
Re: Bug efeito hover textdraw - by cellps - 27.08.2016, 10:44
Re: Bug efeito hover textdraw - by arakuta - 27.08.2016, 15:13
Re: Bug efeito hover textdraw - by cellps - 27.08.2016, 19:03
Respuesta: Bug efeito hover textdraw - by SammyJ - 27.08.2016, 20:08
Re: Bug efeito hover textdraw - by cellps - 27.08.2016, 20:16
Re: Bug efeito hover textdraw - by Andinho - 27.08.2016, 21:29
Re: Bug efeito hover textdraw - by HaRdiiZin - 27.08.2016, 22:36
Re: Bug efeito hover textdraw - by cellps - 28.08.2016, 01:21

Forum Jump:


Users browsing this thread: 3 Guest(s)