08.06.2013, 17:50
I copy from SA-MP Wiki,
Source: https://sampwiki.blast.hk/wiki/OnPlayerDeath
I don't think it will solve it. But it's neccesary.
pawn Код:
Image:32px-Circle-style-warning.png Important Note: You MUST check whether killerid equals INVALID_PLAYER_ID before using it in an array, as it will cause the script to stop. See example above.
Image:32px-Ambox_warning_orange.png Note: You do not need to check whether killerid is INVALID_PLAYER_ID before using it in SendDeathMessage. INVALID_PLAYER_ID is a valid killerid ID parameter in that function.
I don't think it will solve it. But it's neccesary.

