[Ajuda] return
#7

Estб dando varias porque vocк nгo estб iniciando o a no for deeer
Faz o teste


PHP код:
gTerminarGuerraMorro()
{
    
KillTimer(GuerraMorro[gTimer]);
    
gDestruirTextdraws();
    
gStopFlash();
    
GuerraMorro[gGuerra] = false;
    new 
gStr[128];
    
SendClientMessageToAll(-1"»-----------------------------{FFFF00}[GUERRA NO MORRO]{FFFFFF}-----------------------------«");
    
    switch(
GuerraMorro[gDono])
    {
        case 
0:
        {
            
SendClientMessageToAll(-1"»            ATENЗГO: Nenhuma organizaзгo venceu a guerra no morro!!");
            
format(gStrsizeof(gStr), "»            Numero total de mortes na guerra: {FFFF00}[%d MORTES]{FFFFFF}"GuerraMorro[gMortes]);
            
SendClientMessageToAll(-1gStr);
            
SendClientMessageToAll(-1"»            Mais sorte da prуxima vez!!");
        }
        default:
        {
            
format(gStrsizeof(gStr), "»            ATENЗГO: A Organizaзгo: {FFFF00}%s {FFFFFF}saiu como vencedora da guerra no morro!!"GetOrgName(GuerraMorro[gDono]));
            
SendClientMessageToAll(-1gStr);
            
format(gStrsizeof(gStr), "»            A Organizaзгo foi resposбvel por {FFFF00}%d{FFFFFF} das {FFFF00}%d{FFFFFF} mortes da guerra!"MorroPontos[GuerraMorro[gDono]], GuerraMorro[gMortes]);
            
SendClientMessageToAll(-1gStr);
            
format(gStrsizeof(gStr), "»            Cada player da organizaзгo ganhou {FFFF00}R$%d{FFFFFF} por terem vencido a guerra"GuerraMorro[gDinheiro]);
            
SendClientMessageToAll(-1gStr);
            foreach(
Playeri)
            {
                if(
GetPlayerOrg(i) == GuerraMorro[gDono])
                {
                       
GivePlayerMoney(iGuerraMorro[gDinheiro]);
                      for(new 
0a<36a++)//Deeeeer tem que iniciar o a!
                    
{
                           if(
InventarioInfo[i][a][iSlot] == 19382)
                        {
                            
InventarioInfo[i][a][iSlot] = 19057;
                            
InventarioInfo[i][a][iUnidades] = 1;
                        }
                    }
                }
            }
        }
    }
    
SendClientMessageToAll(-1"»-----------------------------{FFFF00}[GUERRA NO MORRO]{FFFFFF}-----------------------------«");
    
SoundToAll(1133);
    return 
1;

Reply


Messages In This Thread
return - by Jorginhoda12 - 07.12.2017, 14:57
Re: return - by Buda - 07.12.2017, 15:06
Re: return - by Jorginhoda12 - 07.12.2017, 15:12
Re: return - by Buda - 07.12.2017, 15:13
Re: return - by Jorginhoda12 - 07.12.2017, 15:28
Re: return - by Dayrion - 07.12.2017, 16:10
Re: return - by AdrianoStk - 07.12.2017, 17:52
Re: return - by Whoo - 07.12.2017, 18:02
Re: return - by SnowBorn - 07.12.2017, 18:05
Re: return - by Buda - 07.12.2017, 22:11

Forum Jump:


Users browsing this thread: 2 Guest(s)