Is there a way to include them in your custom status bar? Something like
NPC Code:
if (this.mpdisplay>0) {
showimg 5,z_mpbar.gif,this.pos[0]+36,this.pos[1]+77;
changeimgpart 5,0,0,this.mpdisplay,11;
changeimgvis 5,4;
} else
hideimg 5;
like that only the ghost icon and noplayerkilling icon and they come on when they detect no playerkilling or a ghost in the level