public OnPlayerDeath(playerid, killerid, reason) { if(GetPlayerInterior(killerid) == INTERIORID) { SendClientMessage(killerid, COLOR_RED, "Don't kill in this interior noooooooooooooob! >:D"); } return 1;}