I tried to do one thing and i tried to use %event-block% to do that,but i doesnt work at all.
Code:
Thanks for reply
Code:
code_language.skript:
on place:
set {%event-block%.placed} to true
****
if {%loop-block-2%.placed} is set:
delete {%loop-block-2%.placed}
stop
else:
cancel event
Thanks for reply