How to get amount of damage an entity has received

Started by paisleypug on

Topic category: Help with MCreator software

Active 7 months ago
Joined Feb 2024
Points:
57

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How to get amount of damage an entity has received

Hello, I know there are multiple other posts with this question, but all the ones I can find don't have an answer. Anyway, I'd like to know how to get the amount of damage an entity has just received. 

I am sincerely sorry if this question has been already answered somewhere, but I can't seem to find an answer.

Active 2 months ago
Joined Feb 2020
Points:
683

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 33
if you use the "before…
Fri, 03/01/2024 - 15:17

if you use the "before entity is hurt" or "entity attacked" there should be a dependancy called "amount" that gets added that you can call for.

Active 7 months ago
Joined Feb 2024
Points:
57

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
thanks! 
Sat, 03/02/2024 - 20:30

thanks!