My Achievement when mobs die don't work!

Started by DesolateElf3075 on

Topic category: Help with MCreator software

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My Achievement when mobs die don't work!
Wed, 07/03/2019 - 19:44 (edited)

I wanted to do when the player killed Mob, he did an Achievement, but it just does not work.
I already tried in several ways but I could not at all, so I decided to appeal to the forum.

Edit: I researched the forum and found a question about the same problem, that's exactly what I thought, the game has no player reference, only the entity. Reformulating the question: How do I reference the player who killed the entity?

Edited by DesolateElf3075 on Wed, 07/03/2019 - 19:44
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't know but what…
Thu, 07/04/2019 - 07:45

I don't know but what version of MCreator you used?

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'll do the same and test it.
Thu, 07/04/2019 - 07:45

I'll do the same and test it.

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try making the mob drop an…
Mon, 07/08/2019 - 15:43

Try making the mob drop an item, and the item gives you the achievement on in inventory tick. It doesn't work on mob death, because it actually gives the achievement to the mob and not you on it's death. So you have to tie the achievement to an item. :/