hy, this skript doesn't work, because don't understand the loop. this is the skript and the error:
on right click on a sign:
if line 1 of event-block is "&8==========":
if line 2 of event-block is "&8[&6&lCancello Podio&8]":
if line 3 of event-block is "&f - &7&lChiudere &f-":
if player has permission "re.use" or "guardiare.use":
set {location.close} to player's location
send "&7Stai per chiudere il cancello, attendi &75&a secondi..." to player
wait 5 seconds
make console execute command "//set %{_pos1}% %{_pos2}% 35:4"
set {_loc1} to location at -1351, 173, and -267 in world "world"
set {_loc2} to location at 1342, 164, and -267 in world "world"
loop all blocks between {_loc1} and {_loc2}:
set loop-block to yellow wool
error:
Can't understand this loop: 'loop all blocks between {_loc1} and {_loc2}' (lucky.sk, line 950: loop all blocks between {_loc1} and {_loc2}:')
on right click on a sign:
if line 1 of event-block is "&8==========":
if line 2 of event-block is "&8[&6&lCancello Podio&8]":
if line 3 of event-block is "&f - &7&lChiudere &f-":
if player has permission "re.use" or "guardiare.use":
set {location.close} to player's location
send "&7Stai per chiudere il cancello, attendi &75&a secondi..." to player
wait 5 seconds
make console execute command "//set %{_pos1}% %{_pos2}% 35:4"
set {_loc1} to location at -1351, 173, and -267 in world "world"
set {_loc2} to location at 1342, 164, and -267 in world "world"
loop all blocks between {_loc1} and {_loc2}:
set loop-block to yellow wool
error:
Can't understand this loop: 'loop all blocks between {_loc1} and {_loc2}' (lucky.sk, line 950: loop all blocks between {_loc1} and {_loc2}:')