04.10.2013, 13:48
under OnPlayerDeath:
pawn Код:
if(IsPlayerInRangeOfPoint(killerid, Distance, X, Y, Z)
{
//kick or jail or w/e here
}