[AJUDA]Dominar Territorio
#2

Idente seu CODE, aqui estб:
pawn Код:
public funcaogz(playerid)
    {
        if(PlayerInfo[playerid][pCV] >= 3)
        {
            if(IsPlayerInArea(playerid,-2614.856, -352.7297, -2356.056, -218.6009))
            {
                GetPlayerName(playerid, Jogador, sizeof(Jogador));//PEGA O NOME DO CARA QUE TБ DOMINANDO
                format(Celula,sizeof(Celula),"%s e o Comando Vermelho estгo dominando a Rocinha!",Jogador);//mostra a mensagem
                SendClientMessageToAll(VERMELHO,Celula);//envia a msg a todos
                GangZoneFlashForAll(gzada,VERMELHO);//a cor da gangzone quando ele estiver dominando
                SetTimerEx("cvdominou", 30000, 0,"e",playerid);// o tempo de domнnio
             }
        }
        if(PlayerInfo[playerid][pCV] >= 3)
        {
            if(IsPlayerInArea(playerid,-2977.858, -1693.292, -2826.046, -1202.821))
            {
                GetPlayerName(playerid, Jogador, sizeof(Jogador));
                format(Celula,sizeof(Celula),"%s e o Comando Vermelho estгo dominando a Chatuba!",Jogador);
                SendClientMessageToAll(VERMELHO,Celula);
                GangZoneFlashForAll(gztcp,VERMELHO);
                SetTimerEx("cvdominou", 30000, 0,"e",playerid);
            }
        }
        if(PlayerInfo[playerid][pCV] >= 3)
        {
            if(IsPlayerInArea(playerid,-2977.858, -1693.292, -2826.046, -1202.821))
            {
                GetPlayerName(playerid, Jogador, sizeof(Jogador));
                format(Celula,sizeof(Celula),"%s e o Comando Vermelho estгo dominando  a Paraisуpolis!",Jogador);
                SendClientMessageToAll(VERMELHO,Celula);
                GangZoneFlashForAll(gzpcc,VERMELHO);
                SetTimerEx("cvdominou", 30000, 0,"e",playerid);
            }
        }
    }
Reply


Messages In This Thread
[AJUDA]Dominar Territorio - by .ThePro - 11.04.2012, 00:01
Re: [AJUDA]Dominar Territorio - by CidadeNovaRP - 11.04.2012, 00:13
Re: [AJUDA]Dominar Territorio - by .ThePro - 11.04.2012, 00:31
Re: [AJUDA]Dominar Territorio - by CidadeNovaRP - 11.04.2012, 00:40
Re: [AJUDA]Dominar Territorio - by .ThePro - 11.04.2012, 00:46
Re: [AJUDA]Dominar Territorio - by CidadeNovaRP - 11.04.2012, 00:47
Re: [AJUDA]Dominar Territorio - by CidadeNovaRP - 11.04.2012, 00:58
Re: [AJUDA]Dominar Territorio - by .ThePro - 11.04.2012, 01:04
Re: [AJUDA]Dominar Territorio - by CidadeNovaRP - 11.04.2012, 01:13
Re: [AJUDA]Dominar Territorio - by .ThePro - 11.04.2012, 01:31

Forum Jump:


Users browsing this thread: 1 Guest(s)