SA-MP Forums Archive
check when player get killed with helicopter - 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: check when player get killed with helicopter (/showthread.php?tid=475492)



check when player get killed with helicopter - audriuxxx - 13.11.2013

Hi,

It'is possible to check what player killed what player with helicopter when player kill player with helicopter?


Re: check when player get killed with helicopter - newbie scripter - 13.11.2013

pawn Код:
if (reason == 50)
{
    // code
}
Under OnPlayerDeath