Not taking damage when under x health problem
#3

Quote:
Originally Posted by FuNkYTheGreat
Посмотреть сообщение
OnPlayerTakeDamage means when player take damage try this include.
https://sampforum.blast.hk/showthread.php?tid=195439
and use it like
Код:
public OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost)
{
    Your Code...
    return 1;
}
Isn't OnPlayerShootPlayer outdated and a .pwn based include? Why OnPlayerTakeDamage wouldn't work?
Reply


Messages In This Thread
Not taking damage when under x health problem - by cs_waller - 21.07.2016, 20:04
Re: Not taking damage when under x health problem - by FuNkYTheGreat - 21.07.2016, 20:12
Re: Not taking damage when under x health problem - by cs_waller - 21.07.2016, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)