Me ajuda a configurar o comando /setaradmin ?
#1

Pessoal, eu estou com um problema que й o seguinte, eu seto admin, o cara reloga e o admin sai, eu quero configurar para o meu "/setaradmin" aplicar lб no INI do player, alguem me ajuda?!

PHP код:
    if( !strcmpcmd"/staff"true ))
    {
        if( 
dini_Intfplayerid ), "Patrao" ) == )
        {
            return 
0;
        }
        
tmp strtokcmdtextidx );
          if( !
strlentmp ))
          {
              
SendClientMessageplayeridCOLOR_ERRO"[ x ] Uso correto: /Staff [ Patrao/Admin/Moderador/Ajudante ] [ ID ]" );
            return 
1;
        }
                else if( !
strcmptmp"Admin"true ))
        {
            
tmp strtokcmdtextidx );
            if( !
strlentmp ))
            {
                
SendClientMessageplayeridCOLOR_ERRO"[ x ] Uso correto: /Staff [ Admin ] [ ID ]" );
                return 
1;
            }
            new
                
id strvaltmp )
            ;
            if( !
IsPlayerConnectedid ))
            {
                
SendClientMessageplayeridCOLOR_ERRO"[ x ] Ninguйm online com esse ID !" );
                return 
1;
            }
            if( 
aInfoid ][ Administrador ] == )
            {
                
formatgstringsizeofgstring ), "[ > ] Vocк tornou um gerente o jogador '%s'."PlayerNameid ));
                
SendClientMessageplayerid0x66FF00AAgstring );
                   
formatgstringsizeofgstring ), "( PARABЙNS ) Vocк recebeu privilegios de gerente por '%s'."PlayerNameplayerid ));
                
SendClientMessageid0x66FF00AAgstring );
                
aInfoid ][ administrador ] = 1;
            }
            else if( 
aInfoid ][ Administrador ] == )
            {
                 
formatgstringsizeofgstring ), "[ > ] Vocк removeu os privilйgios de administrador de '%s'."PlayerNameid ));
                
SendClientMessageplayerid0x66FF00AAgstring );
                   
formatgstringsizeofgstring ), "[ INFO ] '%s' removeu os privilйgios de administrador de vocк."PlayerNameplayerid ));
                
SendClientMessageid0x66FF00AAgstring );
                
aInfoid ][ Administrador ] = 0;
            }
            return 
1;
        } 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)