as for only hero kills, instead of using the default kills make an integer array sized to how many players your map has and each time a unit dies have it check if its hero and if it is then add 1 to the variable (can call it kills/herokills whatever) and display that on your MB.