set {pos} to air in Discussion Posted August 25, 2021 3 hours ago, Lapzzo said: Everything works, but {pos} doesnt get set to air on death: set {pos} to victim's position set block {pos} to skeleton head wait 5 seconds set {pos} to air here you go on death: set {_pos} to victim's position set block at {_pos} to skeleton head wait 5 seconds set block at {_pos} to air 1
set {pos} to air
in Discussion
Posted
here you go
on death: set {_pos} to victim's position set block at {_pos} to skeleton head wait 5 seconds set block at {_pos} to air