I am trying to subtract from players location but cant figure it out. Any help would be appreciated.
CURRENT SKRIPT:
command /particleeffect:
trigger:
set {y_loc.%player%} to y-coordinate of player
set {x_loc.%player%} to x-coordinate of player-1
set {z_loc.%player%} to z-coordinate of player
show mob spawner flames at {x_loc.%player%} {y_loc.%player%} {z_loc.%player%}