Not counting new animals kills

Hi!

Just trying this beutifull plugin, but new animals didnt counting. How can i add new animals to AnimalsKills?

Regards, 

Tal.

we have the same experience and our players also say that the new wolves are not counted.

Add at the top somewhere:
using Rust.Ai.Gen2;

Change line 534 (or 535 if you added the line above already) in the .cs file to

else if (entity.GetComponent<BaseNpc>() != null || entity is BaseNPC2)

Also registers new jungle animals as well

NBB5BdIwu5WEatg.jpg dogigniter

Add at the top somewhere:
using Rust.Ai.Gen2;

Change line 534 (or 535 if you added the line above already) in the .cs file to

else if (entity.GetComponent<BaseNpc>() != null || entity is BaseNPC2)

Also registers new jungle animals as well

Most of the new creatures work but snakes aren't counting

But right now we have much worse issues with the plugin as multiple of the stats are not recording eg. revolver kills, bow kills, players healed