[Ajuda] Perseguiзгo !
#5

PHP код:
if(!strcmpcmdtext"/repararv"true ))
{
    if( 
pInfoplayerid ][ Prof ] == MECANICO || aInfoplayerid ][ Admin ] == || aInfoplayerid ][ Moderador ] == || aInfoplayerid ][ Gerente ] == || pInfoplayerid ][ PLAYER_VIP ] == || aInfoplayerid ][ *******r ] == || aInfoplayerid ][ Ajudante ] == )
    {
        if(
perseguido[playerid] == 1) return SendClientMessage(playeridCOLOR_ERRO"| ERRO | Vocк estб sendo perseguido e nгo pode reparar!");
        if(!
IsPlayerInAnyVehicleplayerid )) return SendClientMessageplayeridCOLOR_ERRO"| ERRO | Vocк nгo estб em um veнculo !" );
        
SendClientMessageplayeridCOLOR_AMARELO"| VIP | Veнculo reparado com sucesso!" );
        new 
GetPlayerVehicleID(playerid);
        
SetVehicleHealthv1000 );
        
RepairVehicle);
        
PlayerPlaySoundplayerid10570.00.010.0 );
    }    
    else
    {
        
SendClientMessageplayeridCOLOR_ERRO"| ERRO | Vocк nгo tem permissгo!" );
    }
    return 
1;
}
if(
strcmp(cmd"/perseguir"true) ==0)
{
    if( 
pInfoplayerid ][ Prof ] == GUARDA_TRANSITO || pInfoplayerid ][ Prof ] == POL_CIVIL || pInfoplayerid ][ Prof ] == JUIZ || pInfoplayerid ][ Prof ] == POL_MILITAR || pInfoplayerid ][ Prof ] == DELEGADO || pInfoplayerid ][ Prof ] == SWAT || pInfoplayerid ][ Prof ] == EXERCITO || aInfoplayerid ][ Admin ] == || aInfoplayerid ][ Gerente ] == )
    {
        
tmp strtokcmdtextidx );
        new 
id strval(tmp);
        if( !
strlentmp )) return SendClientMessage(playeridCOLOR_ERRO"| ERRO | Digite: /Perseguir [iD]"); 
        if(
GetDistanceBetweenPlayers(id,playerid) > 10) return SendClientMessage(playerid,COLOR_ERRO,"| ERRO | Chegue mais perto desse(a) jogador(a)");
        if( 
GetPlayerWantedLevelid ) <= )
        {
            new 
naoprocurado[128];
            
formatnaoprocurado128"| ERRO | Esse jogador nгo estб procurado!"PlayerNameid ));
            
SendClientMessageplayeridCOLOR_ERROnaoprocurado );
            return 
1;
        }
        if(!
IsPlayerConnectedid )) return SendClientMessageplayeridCOLOR_ERRO"| ERRO | Ninguйm Online !" );
        new 
mostrarperseguicao[128];
        
format(mostrarperseguicaosizeof(mostrarperseguicao), "| PERSEGUIЗГO | Policial %s perseguiu %s!"PlayerName(playerid), PlayerName(id));
        
SendClientMessageToAll(COLOR_AMARELOmostrarperseguicao);
        
perseguido[id] = 1;
    }
    else
    {
        
SendClientMessage(playerid, -1"Sem permissao");
    }
    return 
1;
    }

Organize seu codigo, por quer desse seu jeito ta uma PORRA
Reply


Messages In This Thread
Perseguiзгo ! - by GuiKommander - 09.02.2017, 22:38
Re: Perseguiзгo ! - by johntrybescripter - 09.02.2017, 22:56
Re: Perseguiзгo ! - by GuiKommander - 09.02.2017, 22:57
Re: Perseguiзгo ! - by johntrybescripter - 09.02.2017, 23:00
Re: Perseguiзгo ! - by IlanZ - 09.02.2017, 23:18
Re: Perseguiзгo ! - by GuiKommander - 09.02.2017, 23:30
Re: Perseguiзгo ! - by SrVinnyh - 10.02.2017, 02:40

Forum Jump:


Users browsing this thread: 1 Guest(s)