Pontuaзгo Guerra
#10

Quote:
Originally Posted by VSxD
View Post
ooh man , ta certo sу que tipo
tem 1 EXERCITO , 1 ASFARC , 1 GI , 1 membro de cada ORG nгo ta reconhecendo o empate ta dando ponto para uma das ORG
PHP Code:
    stock EndGuerra2()
{
    new 
gStr[128], orgplayers[MAX_ORGS] = 0orgvencedora = -1;
    for(new 
0MAX_PLAYERSx++)
        if(
TendoGuerra && GetPlayerOrg(x) != -&& IsPlayerInGuerra(x))
            
orgplayers[GetPlayerOrg(x)]++;
    for(new 
0MAX_ORGSx++) {
        if(
orgplayers[GetPlayerOrg(x)] > orgplayers[GetPlayerOrg(x)+1])
            
orgvencedora GetPlayerOrg(x);
        else if(
orgplayers[GetPlayerOrg(x)] < orgplayers[GetPlayerOrg(x)+1])
            
orgvencedora GetPlayerOrg(x)+1;
        else if(
orgplayers[orgvencedora] == orgplayers[GetPlayerOrg(x)+1] && orgvencedora != -1)
            
orgvencedora = -1;
    }
    if(
orgvencedora == -1)
        return 
SendClientMessageToAll(0xFFFF00"[GUERRA]: {FFFFFF}Houve um empate de membros na Guerra, e nenhuma organizaзгo pontuou!");
    
format(gStrsizeof(gStr), "• A Organizaзгo (%s) acabaram de pontuar por maioria: %d, estгo com mais membros na zona de guerra!!"GetOrgNameTerrorista(orgvencedora), orgplayers[orgvencedora]);
    
SendClientMessageToAll(GetPlayerColor(orgvencedora), gStr);
    
PSG[orgvencedora]++;
    
TimerMGuerra = (1)*60;
    return 
1;

Testa Assim
Reply


Messages In This Thread
[AJUDA] Pontuaзгo Guerra - by VSxD - 22.05.2020, 22:58
Re: Pontuaзгo Guerra - by Hatiro - 23.05.2020, 00:59
Re: Pontuaзгo Guerra - by VSxD - 23.05.2020, 17:28
Re: Pontuaзгo Guerra - by VSxD - 25.05.2020, 17:16
Re: Pontuaзгo Guerra - by Hatiro - 25.05.2020, 18:09
Re: Pontuaзгo Guerra - by VSxD - 26.05.2020, 15:21
Re: Pontuaзгo Guerra - by pWesley - 26.05.2020, 15:41
Re: Pontuaзгo Guerra - by MateGPlay - 26.05.2020, 17:49
Re: Pontuaзгo Guerra - by VSxD - 27.05.2020, 23:50
Re: Pontuaзгo Guerra - by MateGPlay - 28.05.2020, 23:37

Forum Jump:


Users browsing this thread: 1 Guest(s)