[Ajuda] Bateu o carro Tem que ser socorrido.
#10

Quote:
Originally Posted by leonardo1434
Посмотреть сообщение
PHP код:
public OnVehicleDamageStatusUpdate(vehicleidplayerid)
{
    new 
Float:vida,Float:x[3];
    
GetVehicleHealth(vehicleid,vida);
    if(
vida 970)
    {
        
RepairVehicle(vehicleid);
        
        
GetPlayerPos(playeridx[0], x[1], x[2]);
        
SetPlayerPos(playeridx[0], x[1], x[2]);
        
ApplyAnimation(playerid,"PED","KO_skid_front",4.1,0,1,1,1,0);
        
        
SetPlayerArmour(playerid,0);
        
SetPlayerHealth(playerid,20);
        
        
SetPVarInt(playerid"Proib"1);
        
TogglePlayerControllable(playerid0);
    }
    return 
1;

Nгo entendi muito bem o que й para fazer, mas deve funcionar.
Valeu, agora й difнcil bugar.

Me ensina oque vocк editou ?

>D
Reply


Messages In This Thread
Bateu o carro Tem que ser socorrido. - by davi54723 - 14.02.2013, 02:01
Re: Bateu o carro Tem que ser socorrido. - by XStylerX - 14.02.2013, 09:59
Re: Bateu o carro Tem que ser socorrido. - by DouglasRodrigues - 14.02.2013, 13:23
Re: Bateu o carro Tem que ser socorrido. - by davi54723 - 14.02.2013, 20:09
Re: Bateu o carro Tem que ser socorrido. - by davi54723 - 14.02.2013, 22:29
Re: Bateu o carro Tem que ser socorrido. - by davi54723 - 15.02.2013, 00:13
Re: Bateu o carro Tem que ser socorrido. - by MatheusAlcapone - 15.02.2013, 00:24
Re: Bateu o carro Tem que ser socorrido. - by davi54723 - 15.02.2013, 05:33
Re: Bateu o carro Tem que ser socorrido. - by leonardo1434 - 15.02.2013, 05:56
Re: Bateu o carro Tem que ser socorrido. - by davi54723 - 15.02.2013, 07:13

Forum Jump:


Users browsing this thread: 1 Guest(s)