Hello. i have a half my script here, and it says an error in "set {_PEL} to location of looped-entity"
Code:
on right click:
if name of player's tool contains "&fBlaze Storm":
if {blazestorm.%player's uuid%} is not set:
set {blazestorm.%player's uuid%} to 60
set {_PE} to position of player
loop entities in radius 10 around {_PE}:
set {_PEL} to location of looped-entity
set {_PELA} to location 5 meters above {_PEL}