[Ajuda] Como faz esse Textdraw
#6

Consegui fazer com o Zamaroth TextDraw citado pelo GuilhermeW, mas, como tiro essa borda presta?


PHP код:
    coreTD0 TextDrawCreate(609.00000061.000000"New Textdraw");
    
TextDrawAlignment(coreTD02);
    
TextDrawBackgroundColor(coreTD0255);
    
TextDrawFont(coreTD05);
    
TextDrawLetterSize(coreTD00.5000001.000000);
    
TextDrawColor(coreTD0, -1);
    
TextDrawSetOutline(coreTD00);
    
TextDrawSetProportional(coreTD00);
    
TextDrawSetShadow(coreTD01);
    
TextDrawUseBox(coreTD01);
    
TextDrawBoxColor(coreTD0255);
    
TextDrawTextSize(coreTD020.00000018.000000);
    
TextDrawSetPreviewModel(coreTD01240);
    
TextDrawSetPreviewRot(coreTD00.0000000.0000000.0000001.000000);
    
TextDrawSetSelectable(coreTD01); 
Reply


Messages In This Thread
Como faz esse Textdraw - by Revolts - 18.01.2018, 00:07
Re: Como faz esse Textdraw - by Delete_ - 18.01.2018, 15:14
Re: Como faz esse Textdraw - by Eddye - 18.01.2018, 21:18
Re: Como faz esse Textdraw - by iLordGG - 18.01.2018, 23:09
Re: Como faz esse Textdraw - by GuilhermeW - 19.01.2018, 01:35
Re: Como faz esse Textdraw - by Revolts - 19.01.2018, 15:06
Re: Como faz esse Textdraw - by Eddye - 19.01.2018, 15:11
Re: Como faz esse Textdraw - by Revolts - 19.01.2018, 15:25

Forum Jump:


Users browsing this thread: 1 Guest(s)