[Ajuda] Bloquear Comando Para Procurados
#4

Quote:
Originally Posted by zCyan
Посмотреть сообщение
PHP код:
if( !strcmpcmdtext"/consertar"true ))
{
    if( 
pInfoplayerid ][ PLAYER_VIP ] == || dini_Intfplayerid ), "*******r" ) == || pInfoplayerid ][ Prof ] == MECANICO || aInfoplayerid ][ Admin ] == || aInfoplayerid ][ Ajudante ] == || aInfoplayerid ][ Moderador ] == )
    {
        if( !
IsPlayerInAnyVehicleplayerid ))
        {
            
SendClientMessageplayeridCOLOR_ERRO"[ x ] Vocк nгo estб em um veнculo !" );
            return 
1;
        }
        if(
GetPlayerWantedLevel(playerid) >= 1)
        {
            
SendClientMessage(playerid,-1,"ERRO: Vocк estб procurado e nгo pode usar esse comando.");
            return 
1;
        }
        
SendClientMessageplayeridCOLOR_AMARELO"[ > ] Veнculo consertado !" );
        new 
GetPlayerVehicleIDplayerid );
        
resetNeonplayerid );
        
SetVehicleHealthv1000 );
        
RepairVehicle);
        
PlayerPlaySoundplayerid10570.00.010.0 );
    }
    else
    {
        
SendClientMessageplayeridCOLOR_ERRO"[ x ] Vocк nгo й um(a) Mecвnico(a) !" );
    }
    return 
1;

funcionou Mano, vlw <3
Reply


Messages In This Thread
Bloquear Comando Para Procurados - by Kleberson - 25.09.2017, 11:12
Re: Bloquear Comando Para Procurados - by JonathanFeitosa - 25.09.2017, 11:31
Re: Bloquear Comando Para Procurados - by zCyan - 25.09.2017, 11:33
Re: Bloquear Comando Para Procurados - by Kleberson - 25.09.2017, 11:42
Re: Bloquear Comando Para Procurados - by fxckshzt - 25.09.2017, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)