[Ajuda] Como posso activar isto em Box
#1

Boas pessoal.

Eu queria saber como posso activar isto em uma box para poder escrever alguma coisa.




PHP код:
public OnPlayerClickTextDraw(playeridText:clickedid)
{
    if(
clickedid == Textdraw5//Box de Identidade
    
{
    
//FUNЗГO    
    
}
    return 
1;

TEXTDRAW

PHP код:
    Textdraw5 TextDrawCreate(238.000000184.000000"_");
    
TextDrawBackgroundColor(Textdraw5255);
    
TextDrawFont(Textdraw51);
    
TextDrawLetterSize(Textdraw50.5299991.900000);
    
TextDrawColor(Textdraw5, -1);
    
TextDrawSetOutline(Textdraw50);
    
TextDrawSetProportional(Textdraw51);
    
TextDrawSetShadow(Textdraw51);
    
TextDrawUseBox(Textdraw51);
    
TextDrawBoxColor(Textdraw51195853823);
    
TextDrawTextSize(Textdraw5484.0000000.000000); 
Reply


Messages In This Thread
Como posso activar isto em Box - by DaYviSoN - 26.07.2014, 12:08
Re: Como posso activar isto em Box - by rebelox - 26.07.2014, 12:28
Re: Como posso activar isto em Box - by DaYviSoN - 26.07.2014, 12:39
Re: Como posso activar isto em Box - by darkxdll - 26.07.2014, 12:40
Re: Como posso activar isto em Box - by DaYviSoN - 26.07.2014, 12:43

Forum Jump:


Users browsing this thread: 1 Guest(s)