cancelling global events

Started by Star_Ranger09 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Nov 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
cancelling global events

I need help with global events

 

i want to cancel my global event but how?

Active 40 minutes ago
Joined Aug 2016
Points:
3277

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 12
  • Comments: 2810
There is a procedure block…
Sat, 03/06/2021 - 01:07

There is a procedure block in the "Advanced" category.

Active 4 years ago
Joined Nov 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thanks! is entity dies…
Sat, 03/06/2021 - 09:34

Thanks! is entity dies cancellable?

Active 4 years ago
Joined Nov 2019
Points:
663

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
is entity dies cancellable?
Sun, 03/07/2021 - 15:49

is entity dies cancellable?

Active 4 years ago
Joined Oct 2018
Points:
691

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Yes it is.
Tue, 08/24/2021 - 00:13

Yes it is.

Active 7 months ago
Joined Feb 2021
Points:
631

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 17
but why is it not?  
Mon, 03/06/2023 - 16:11

but why is it not?

 

Active 2 years ago
Joined Apr 2023
Points:
288

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
cancel event entity dies on…
Thu, 04/13/2023 - 14:50

cancel event entity dies on player doesn't work for me either.
here's the screenshot of my procedure:

Active 8 months ago
Joined Feb 2020
Points:
836

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 53
Dont working for me either :/
Tue, 05/02/2023 - 00:59

Dont working for me either :/

Active 4 days ago
Joined Feb 2018
Points:
2004

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 767
It doesn't work because you…
Tue, 05/02/2023 - 15:11

It doesn't work because you using the Event/Target Entity.

Use Source Entity instead.