Helicopter propeller not kill's
#2



PHP код:
public OnPlayerTakeDamage(playeridissueridFloat:amountweaponidbodypart)
{
    new 
Float:player_health;
    
GetPlayerHealth(playeridplayer_health); 
    if(
weaponid == 50)
    {
        
SetPlayerHealth(playeridplayer_health);
    }

I suppose you could do something like that.
Reply


Messages In This Thread
Helicopter propeller not kill's - by Paulthaz - 30.11.2017, 22:50
Re: Helicopter propeller not kill's - by Kane - 30.11.2017, 23:28
Re: Helicopter propeller not kill's - by Paulthaz - 01.12.2017, 00:39

Forum Jump:


Users browsing this thread: 1 Guest(s)