[Ajuda] Como arrumar isso?
#1

PHP Code:
public TimeWarFinish(playerid)
{
    for(new 
i;i<MAX_PLAYERS;i++)
        {
            if(
LiberarDominio[i] == 1){
                
LiberarDominio[i] = 0;}
        }
        
GangZoneStopFlashForAll(LocalGuerra);
        
TextDrawHideForAll(PlacarGuerra);
        if(
KillerEx KillerAl)
        {
                
SendClientMessageToAll(0xFF8000FF,"POLICIA WINS COMO SEMPRE");
                
GameTextForAll("~g~POLICIAIS VENCERAM"3000);
                for(new 
getorg;getorg<MAX_PLAYERS;getorg++)
                {
                        if (
DataP[playerid][PlayerProfissao] == ClassePolicia)
                        {
                        
SendClientMessage(getorg,GetPlayerColor(getorg),"RECOMPENSA FOI OBTIDA");
                        }
                }
        } 
Simplesmente todas as mensagens como:

SendClientMessageToAll(0xFF8000FF,"POLICIA WINS COMO SEMPRE")
GameTextForAll("~g~POLICIAIS VENCERAM", 3000, 0 );
SendClientMessage(getorg,GetPlayerColor(getorg),"R ECOMPENSA FOI OBTIDA");

estгo aparecendo vбrias vezes. o que pode ser? й para aparecer apenas uma vez!
Reply


Messages In This Thread
Como arrumar isso? - by AndersonAq - 17.11.2013, 16:19
Re: Como arrumar isso? - by Gii - 17.11.2013, 16:37
Re: Como arrumar isso? - by AndersonAq - 17.11.2013, 16:40
Re: Como arrumar isso? - by AdrianoStk - 17.11.2013, 16:41
Re: Como arrumar isso? - by AndersonAq - 17.11.2013, 16:57
Re: Como arrumar isso? - by Gii - 17.11.2013, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)