13.07.2012, 01:32
Use,
OnPlayerDeath.
https://sampwiki.blast.hk/wiki/Weapons
pawn Код:
if(reason == 51)
{
/// your code
}
https://sampwiki.blast.hk/wiki/Weapons
if(reason == 51)
{
/// your code
}