(Please Read, i need a solution) Player Attack entity instead of Entity Attacked

Started by Ro... on

Topic category: Feature requests and ideas for MCreator

Last seen on 04:12, 18. Apr 2024
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(Please Read, i need a solution) Player Attack entity instead of Entity Attacked
Sat, 05/29/2021 - 13:54 (edited)

Why there is no trigger like: Player Attack Entity or Player Kill entity, it would help much more than using Entity Attacked trigger with player as Source Entity that work 20% of the time... And also why does Players Variables not work with that, I have a variable that shows TP of player(Training Points), I tried to do this:

When Entity Attacked

If Source Entity = Player
   set TP to (TP+5)

... it didn’t work, then I replaced Source entity with Entity/Target, to see if it works, it work but only when the player is attacked, not when he attack.

(It might look like I’m mad, and I’m sorry about that, cuz I’m not)

Edited by Ro... on Sat, 05/29/2021 - 13:54
Last seen on 11:39, 21. Apr 2022
Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for me this works...
Sat, 05/29/2021 - 08:54

for me this works...

Last seen on 04:12, 18. Apr 2024
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay and can u at least tell…
Sat, 05/29/2021 - 13:53

okay and can u at least tell me how u did plz