Message not sending + makes procedure not work

Started by R_XclusiveNL on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Sep 2021
Points:
611

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 41
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''

Active 1 year ago
Joined Oct 2020
Points:
1615

User statistics:

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

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

Active 3 years ago
Joined Sep 2021
Points:
542

User statistics:

  • Modifications: 2
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
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))