Hello, i have some problems with line is
Code:
Error:
Skript: 2.2
Server: 1.11.2
Thanks for help
Code:
code_language.skript:
every 20 seconds in "world":
loop all blocks:
if loop-block is sign:
if line 2 of loop-block is "Drill":
set {_loc} to location of loop-block
Error:
code_language.skript:
[20:15:40 ERROR]: There's no loop that matches 'loop-block is "Drill"' (mars.sk, line 224: if line 2 of loop-block is "Drill":')
[20:15:40 ERROR]: There's no loop that matches 'loop-block is "WaterPump"' (mars.sk, line 234: if line 2 of loop-block is "WaterPump":')
Skript: 2.2
Server: 1.11.2
Thanks for help