[Ajuda] Retirar Warning.
#1

Bom estou tentado por um codigo para Administradores quando ele usa o comando /olhar

Ira solta uma mensagem em baixo Falando quantos REPORT LIDOS ele esta

PHP код:
        if(GetPlayerState(playerid) != PLAYER_STATE_SPECTATING)
        {
            
SaveVariables(playerid);
            
SendClientMessage(playeridCOR_RED"SERVER: Vocк entrou no modo espectador, para sair digite /olhar off.");
-------------------------------------------------------------
Linha com a Warning
            SendClientMessage
(playeridCOR_EVENTO"[INFO]: Vocк recebeu um hit pelo monitoramento. (Total: %s)"Player[playerid][pHitsadm]);
-------------------------------------------------------------
        }
        
StartSpectate(playeridspecid);
    }
    return 
1;

Reply


Messages In This Thread
Retirar Warning. - by henriqueTL - 07.03.2017, 11:39
Re: Retirar Warning. - by JPedro - 07.03.2017, 11:46
Re: Retirar Warning. - by henriqueTL - 07.03.2017, 12:03
Re: Retirar Warning. - by JPedro - 07.03.2017, 12:54

Forum Jump:


Users browsing this thread: 1 Guest(s)