Yeah. please do it. Look very simple. but coding... its hard... i have already try. but no ideas. >-<
========================
Soooo... with Pickachu little hint i could do it! Well... There you go <3
code_language.skript:
on mine:
set {_1} to location of event-block
set {_2} to location of event-block
if player's pitch is between -50 and 50:
add 1 to y-coord of {_1}
subtract 1 from y-coord of {_2}
if player's horizontal facing is west or east:
add 1 to z-coord of {_1}
subtract 1 from z-coord of {_2}
loop blocks within {_1} to {_2}:
skellett break loop-value naturally using player's tool
else if player's horizontal facing is north or south:
add 1 to x-coord of {_1}
subtract 1 from x-coord of {_2}
loop blocks within {_1} to {_2}:
skellett break loop-value naturally using player's tool
else:
add 1 to x-coord of {_1}
add 1 to z-coord of {_1}
subtract 1 from x-coord of {_2}
subtract 1 from z-coord of {_2}
loop blocks within {_1} to {_2}:
skellett break loop-block naturally using player's tool
Requried:
Skelett. And skript :'D Nothing more i think
P.s i forget
@Farid He helping me too little. :'D