29.07.2010, 22:12
um, is this code here the same as urs?
to other dude: nou
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
return 1;
}