[Ajuda] 3 Avisos = Cadeia
#1

Oi, eu queria ajuda nesse comando, quando desse 3 avisos em alguem, a pessoa n ser kickada, queria que ela fosse presa por 10 minutos, e quando relogasse o aviso continuasse, pq qd a pessoa ta relogando, ta saindo os kick '-'

PHP код:
    if( strcmpcmd"/avisar"true ) == )
    {
        if( 
aInfoplayerid ][ Admin ] == || aInfoplayerid ][ Moderador ] == || aInfoplayerid ][ Ajudante ] == )
        {
            
tmp strtokcmdtextidx );
            if( !
strlentmp ))
            {
                
SendClientMessageplayeridCOLOR_ERRO"[ x ] Uso correto: /avisar [ ID ] [ aviso ]" );
                return 
1;
            }
            new 
id strvaltmp );
            
MSG strrestcmdtextidx );
            if( !
strlenMSG ))
            {
                
SendClientMessageplayeridCOLOR_ERRO"[ x ] Uso correto: /avisar [ ID ] [ aviso ]" );
                return 
1;
             }
            if( !
IsPlayerConnectedid ))
            {
                
SendClientMessageplayeridCOLOR_ERRO"[ x ] Ninguйm online com esse ID !" );
                return 
1;
            }
            ++ 
avisoid ];
            if( 
avisoid ] >= )
            {
                
GameTextForPlayerid"~y~~h~Kickado(a)~w~~h~!"15000);
                
formatstringsizeof( string ), "[ > ] Vocк foi kickado do servidor ( Motivo: %s ) ( %d/3 )"MSGavisoid ] );
                
SendClientMessageidCOLOR_ERROstring );
                return 
Kickid );
            }
            if( 
aInfoplayerid ][ Moderador ] == )
            {
                
formatstringsizeof( string ), "* O(A) Moderador(a) %s deu um aviso para %s ( Motivo: %s ) ( %d/3 )"PlayerNameplayerid ), PlayerNameid ), MSGavisoid ] );
                
SendClientMessageToAll0xCCFF00AAstring );
                
formatstringsizeof( string ), "( AVISO ) Vocк foi avisado %d/3, 3/3 vocк serб kickado !"avisoid ] );
                
SendClientMessageidCOLOR_BRANCOstring );
            }
            if( 
aInfoplayerid ][ Admin ] == )
            {
                
formatstringsizeof( string ), "* O(A) Administrador(a) %s deu um aviso para %s ( Motivo: %s ) ( %d/3 )"PlayerNameplayerid ), PlayerNameid ), MSGavisoid ] );
                
SendClientMessageToAll0xCCFF00AAstring );
                
formatstringsizeof( string ), "( AVISO ) Vocк foi avisado %d/3, 3/3 vocк serб kickado !"avisoid ] );
                
SendClientMessageidCOLOR_BRANCOstring );
            }
        }
        else
        {
            
SendClientMessageplayeridCOLOR_ERRO"[ x ] Vocк nгo tem permissгo!" );
        }
        return 
1;
    } 
Reply


Messages In This Thread
3 Avisos = Cadeia - by Jhur - 25.03.2015, 19:41
Re: 3 Avisos = Cadeia [ Sou novo em pawno ] - by ZeZin - 25.03.2015, 20:16
Re: 3 Avisos = Cadeia - by Jhur - 26.03.2015, 00:41
Re: 3 Avisos = Cadeia - by iTzDemon - 26.03.2015, 00:55
Re: 3 Avisos = Cadeia - by Jhur - 26.03.2015, 01:17
Re: 3 Avisos = Cadeia - by iTzDemon - 26.03.2015, 01:54
Re: 3 Avisos = Cadeia - by Jhur - 26.03.2015, 11:57
Re: 3 Avisos = Cadeia - by iTzDemon - 26.03.2015, 13:59
Re: 3 Avisos = Cadeia - by Jhur - 27.03.2015, 00:49
Re: 3 Avisos = Cadeia - by Jhur - 28.03.2015, 05:41

Forum Jump:


Users browsing this thread: 1 Guest(s)