05.05.2013, 17:48
You're not even checking if killerid is valid. If it's INVALID_PLAYER_ID (playerid killed themselves) your arrays will try to access invalid index which is out of bounds and the rest of the callback won't be executed.