Event-block condition

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

AIGLE25

Member
Nov 8, 2023
11
0
1
19
Skript : 2.6.5

skript : Event-block condition

Description:

Hi, is there a way to detect if i broke the event-block i've placed to cancel the "break event-block"

Here is my current script:
Code:
on place of sponge:
     "%region at event-location%" contains "test" or "redleft" or "redright" or "redTOP" or "blueleft" or "blueright" or "blueTOP"
    wait 26 ticks
    if event-block is sponge:
        break event-block