[Ajuda] Bug do /calar
#1

Pessoal Me Ajudem Tenho Tempo ja Tentando Tirar o Bug do /calar mas Nao Consuingo.

Tipo eu Calo um Player Mesmo ele Calado ele Continua Falando Me Ajudem

Print :
Reply
#2

tem verificaзгo de quando ele tiver calado ai n falar ?

exemplo :

Код:
public OnPlayerText(playerid, text[])
{
    if(Player[playerid][Calado] == true)
    {
        SendClientMessage(playerid, 1, "ERROR: Vocк estб mudo e nгo pode falar no chat ou usar comandos!");
        return 0;
    }
    return 1;
}
Reply
#3

PHP код:
public OnPlayerText(playeridtext[])
{
    if(
Calado[playerid] == true)//troque aqui pela variavel de quando cala o player
    
{
        
SendClientMessage(playerid1"ERROR: Vocк estб mudo e nгo pode falar no chat ou usar comandos!");
        return 
0;
    }
    return 
0;

Reply
#4

Tem isso nao Vlw vo Ver aki se Consuigo tirar
Reply
#5

Nгo Fucionou Nao Man
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)