Hello, I have put some values in variables and would like to summon a mob at that location:
set {_l} to location at {_x}, y of player, {_z}, world of player
spawn arg-1 at {_l}
But the error sais:
Variables cannot be used here.
Anyone who knows what I could change to fix this?
set {_l} to location at {_x}, y of player, {_z}, world of player
spawn arg-1 at {_l}
But the error sais:
Variables cannot be used here.
Anyone who knows what I could change to fix this?