public OnPlayerDeath (playerid, killerid, reason) { d[killerid][exp] = d[killerid][exp] + 1; return 1; }