21.02.2009, 16:13
Tanks tanks! But now it dosent work on any id... i think is the
reson the debug text dosent apper ... when i die..
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
print("debug");
killed[playerid]++;
killer[killerid]++;
return 1;
}

