SA-MP Forums Archive
OnPlayerWeaponShot - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: OnPlayerWeaponShot (/showthread.php?tid=512523)



OnPlayerWeaponShot - audriuxxx - 11.05.2014

Hi,

When i get player health in this callback, i get all HP, then how much timer i need to set get player health after the shoot? i mean i will check if

if( hittype == BULLET_HIT_TYPE_PLAYER )
{


Re: OnPlayerWeaponShot - audriuxxx - 11.05.2014

and another question is this callback will be called if there will be any damage did?


Re: OnPlayerWeaponShot - audriuxxx - 11.05.2014

THREAD UP