SA-MP Forums Archive
[Ajuda] Dominar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Dominar (/showthread.php?tid=512260)



Dominar - Cidiei - 09.05.2014

A polнcia militar nгo consegue dominar os territуrios da favela e da pista de skate.

pawn Код:
if(PlayerInfo[playerid][pMembro] == 1 || PlayerInfo[playerid][pLider] == 1)// PM
        {
      if(IsPlayerInFavela(playerid))
            {
                if(Dominando[playerid] == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Vocк ja estб dominando um territorio.");
                    return 1;
                }
                if(GuerranaFavela == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Jб estб tendo uma guerra nesse territorio.");
                    return 1;
                }
                GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
                format(string, sizeof(string), "%s e a Policia Militar estгo dominando a Favela!",playername);
                SendClientMessageToAll(COR_PM, string);
                SendClientMessage(playerid, COLOR_GRAD3, "Fique esperto, todas as gangues foram avisadas!");
                SendClientMessage(playerid, COLOR_GRAD5, "Espere 60 segundos para dominar estб area .");
                GangZoneFlashForAll(GZFavela,GCOP_COLOR);
                Dominando[playerid] = 1;
                ProvocoFavela[playerid] = 1;
                GuerranaFavela = 1;
                TempoGuerraFavela = SetTimerEx("GuerraFavela", 60000, 0, "i", playerid);
                return 1;
            }
            if(IsPlayerInSkate(playerid))
            {
                if(Dominando[playerid] == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Vocк ja estб dominando um territorio.");
                    return 1;
                }
                if(GuerranoSkate == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Jб estб tendo uma guerra nesse territorio.");
                    return 1;
                }
                GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
                format(string, sizeof(string), "%s e a Policia Militar estгo dominando a Pista de Skate!",playername);
                SendClientMessageToAll(COR_PM, string);
                SendClientMessage(playerid, COLOR_GRAD3, "Fique esperto, todas as gangues foram avisadas!");
                SendClientMessage(playerid, COLOR_GRAD5, "Espere 60 segundos para dominar estб area .");
                GangZoneFlashForAll(GZSkate,GCOP_COLOR);
                Dominando[playerid] = 1;
                ProvocoSkate[playerid] = 1;
                GuerranoSkate = 1;
                TempoGuerraSkate = SetTimerEx("GuerraSkate", 60000, 0, "i", playerid);
                return 1;
            }
            if(IsPlayerInInd(playerid))
            {
                if(Dominando[playerid] == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Vocк ja estб dominando um territorio.");
                    return 1;
                }
                if(GuerranaInd == 1)
                {
                    SendClientMessage(playerid, COLOR_GRAD5, "Jб estб tendo uma guerra nesse territorio.");
                    return 1;
                }
                GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
                format(string, sizeof(string), "%s e a Polнcia Militar estгo dominando a Industria Abandonada!",playername);
                SendClientMessageToAll(COR_PM, string);
                SendClientMessage(playerid, COLOR_GRAD3, "Fique esperto, todas as Gangues foram avisadas!");
                SendClientMessage(playerid, COLOR_GRAD5, "Espere 60 segundos para dominar estб area .");
                GangZoneFlashForAll(GZCasarao,COR_PM);
                Dominando[playerid] = 1;
                ProvocoInd[playerid] = 1;
                GuerranaInd = 1;
                TempoGuerraInd = SetTimerEx("GuerraInd", 60000, 0, "i", playerid);
                return 1;
   }
            else
            {
                SendClientMessage(playerid, COLOR_GRAD3, "Vocк nгo estб em nenhum territуrio!");
            }
            return 1;
        }
   else
            {
                SendClientMessage(playerid, COLOR_GRAD3, "Vocк nгo estб em nenhum territуrio!");
            }
            return 1;
        }



Re: Dominar - Delete_ - 09.05.2014

Se a policia nгo consegue chama o exйrcito.


Re: Dominar - lKoDlFuLLaNNo - 10.05.2014

Quote:
Originally Posted by Delete_
Посмотреть сообщение
Se a policia nгo consegue chama o exйrcito.
kkkkkkkkkk acho que a SWAT seria melhor reforзo #EuRi


Re: Dominar - TheIII - 10.05.2014

kkkkkkkkk
Sйrio mesmo?