Message not sending + makes procedure not work

Started by R_XclusiveNL on

Topic category: Help with modding (Java Edition)

Last seen on 17:23, 7. Mar 2023
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Message not sending + makes procedure not work

Once i add a send a message to event/target entity, and test this ingame it does not work.

And the bigger problem is it makes the procedure not work at all.

https://prnt.sc/1uma3lw

This is what the procedure looks like without adding a ''Send message to event/target entity''

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
sometimes triggers don't…
Sun, 10/03/2021 - 16:22

sometimes triggers don't allow entity and world or X Y Z

Last seen on 01:05, 10. Oct 2021
Joined Sep 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try: Send message "text" to …
Thu, 10/07/2021 - 09:43

Try: Send message "text" to (get nearest entity at x y z in cube of type (player))