EyrUnComIn the method
private CombatEntityType GetCombatEntityType(BaseEntity entity)add
if (entity is ScientistNPC)
return CombatEntityType.Scientist;
And the murders of heavy scientists will be displayed in the chat
Thanks, though that doesnt seem to be working after adding that into the CS. Zombie deaths still not showing in DeathNotes