Incompatible with KillFeed pluginSuggestion

How to fix this script  KillFeed.cs to show covered identity and not real one ?

I did a fix in simplekillfeed regarding the wrong names: lines ~628 chage
            var name = npc.ShortPrefabName; 
To
varname=
npc.displayName;

Wv76n6w2SeLDSmN.jpg Kaucsenta

I did a fix in simplekillfeed regarding the wrong names: lines ~628 chage
            var name = npc.ShortPrefabName; 
To
varname=
npc.displayName;

Sorry, i mixed up this with another plugin "killfeed" <->"simplekillfeed". Invalid comment from my side.