Identity

Identity

3M Downloads

killing an entity with a bare-hand custom attack dose not grant identity

Fauli1221 opened this issue ยท 2 comments

commented

Bug description
when killing an entity with a identity that has a bare-hand custom attack you don't unlock it
same with the forceChange options if you kill an entity with your hand you are not changed in to it

Game log:
paste.ee hastebin was not able to save my log so i auto uplodet it with multimc

commented

i looked further into it bare-hand custom attacks are not counted as a mob kill at all
here is a video of this
https://streamable.com/hu1929

commented

Possibly because attacker is the identity, not instance of PlayerEntity

if(attacker instanceof PlayerEntity) {

But how to know whose current identity is the attacker?