[Pedido] Ajuda com sistema
#6

Quote:
Originally Posted by GSantana
Посмотреть сообщение
me manda o cod da TextDraw
PHP код:
public OnPlayerConnect(playerid)
{
    
TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid586.2500006.250006"0");
    
PlayerTextDrawLetterSize(playeridTDEditor_PTD[playerid][0], 0.3324981.792499);
    
PlayerTextDrawAlignment(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawColor(playeridTDEditor_PTD[playerid][0], -2948865);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][0], 0);
    
PlayerTextDrawSetOutline(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawBackgroundColor(playeridTDEditor_PTD[playerid][0], 255);
    
PlayerTextDrawFont(playeridTDEditor_PTD[playerid][0], 2);
    
PlayerTextDrawSetProportional(playeridTDEditor_PTD[playerid][0], 1);
    
PlayerTextDrawSetShadow(playeridTDEditor_PTD[playerid][0], 0); 
Reply


Messages In This Thread
Ajuda com sistema - by BrGabrielBr - 26.11.2018, 21:00
Re: Ajuda com sistema - by GSantana - 26.11.2018, 21:51
Re: Ajuda com sistema - by BrGabrielBr - 26.11.2018, 22:21
Re: Ajuda com sistema - by ipsLuan - 26.11.2018, 22:52
Re: Ajuda com sistema - by GSantana - 26.11.2018, 22:55
Re: Ajuda com sistema - by BrGabrielBr - 26.11.2018, 23:05
Re: Ajuda com sistema - by InsaneBR - 26.11.2018, 23:26
Re: Ajuda com sistema - by BrGabrielBr - 26.11.2018, 23:32
Re: Ajuda com sistema - by InsaneBR - 26.11.2018, 23:51
Re: Ajuda com sistema - by BrGabrielBr - 26.11.2018, 23:57

Forum Jump:


Users browsing this thread: 1 Guest(s)