[Ajuda] Sistema de /infox1
#7

fiz uma gambiarra aki olha so ve se da certo
PHP код:
forward Evento1();
public 
Evento1()
{
    for(new 
0MAX_PLAYERSi++)
    {
        if(
IsPlayerConnected(i))
        {
            new 
inputtext[64];
            
format(inputtextsizeof(inputtext), "%s"inputtext);
            
TextDrawSetString(INFO_X1[2], inputtext);
              
INFO_X1[2] = TextDrawCreate(24.000000185.000000"Nome2");
             
TextDrawBackgroundColor(INFO_X1[2], 255);
            
TextDrawFont(INFO_X1[2], 1);
            
TextDrawLetterSize(INFO_X1[2], 0.2399991.000000);
            
TextDrawColor(INFO_X1[2], -1);
            
TextDrawSetOutline(INFO_X1[2], 0);
            
TextDrawSetProportional(INFO_X1[2], 1);
            
TextDrawSetShadow(INFO_X1[2], 1);
            
TextDrawUseBox(INFO_X1[2], 1);
            
TextDrawBoxColor(INFO_X1[2], 70);
            
TextDrawTextSize(INFO_X1[2], 80.00000010.000000);
            
TextDrawSetSelectable(INFO_X1[2], 1);
        }
    }

Reply


Messages In This Thread
Sistema de /infox1 - by JuniorTheDM - 09.06.2015, 04:11
Re: Sistema de /infox1 - by NurbWill - 09.06.2015, 10:47
Re: Sistema de /infox1 - by JuniorTheDM - 09.06.2015, 15:41
Re: Sistema de /infox1 - by ipsLuan - 09.06.2015, 15:43
Re: Sistema de /infox1 - by JuniorTheDM - 09.06.2015, 15:51
Re: Sistema de /infox1 - by ipsLuan - 09.06.2015, 15:54
Re: Sistema de /infox1 - by JuniorTheDM - 09.06.2015, 15:55
Re: Sistema de /infox1 - by ipsLuan - 09.06.2015, 15:57
Re: Sistema de /infox1 - by JuniorTheDM - 09.06.2015, 16:02

Forum Jump:


Users browsing this thread: 2 Guest(s)