How do I make an enemy say something in chat once, when the player is nearby

Started by darktailsdoll on

Topic category: Help with MCreator software

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make an enemy say something in chat once, when the player is nearby
Sun, 09/14/2025 - 02:09 (edited)

How do I make an enemy say something in chat once, when the player is nearby I tried to add in a procedure within the when player collides with this entity but it keeps repeating instead of only saying it once, this is the procedure I made for it.

https://drive.google.com/file/d/1xlkmY6In5WuwGC3QDGa8Rzz9VYrmmP7h/view?usp=sharing

Edited by darktailsdoll on Sun, 09/14/2025 - 02:09
Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a block “entity of…
Sun, 09/14/2025 - 11:29

There is a block “entity of type [player] is in cubic radius of [4] do” then, put the block inside the if and it should work.

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Excuse me how am i supposed…
Sun, 09/14/2025 - 16:10

Excuse me how am i supposed to do this i don't even know where these are

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you send me an image so…
Sun, 09/14/2025 - 16:24

Can you send me an image so that i can find these otherwise i don't understand 

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
well i found out how to do…
Wed, 09/17/2025 - 23:46

well i found out how to do it anyway with my brother, i swear this always happens when i send a question on here i can never understand it