Detect if a player shot a custom projectile in a radius

Started by ClOud1076 on

Topic category: Help with modding (Java Edition)

Last seen on 11:43, 29. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Detect if a player shot a custom projectile in a radius

Title saids it all. basically i want a flare gun and i want to inform another player/entity in a nearby radius when i shot the flare gun

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when ranged item is used…
Sun, 11/07/2021 - 16:09

when ranged item is used trigger

 for every entity as entity iterator in a square block radius of 20

   do send message to entity iterator: "" show in action bar false