on any move:
if {ozel.%player%} is set:
loop block above the player:
if block is not air:
set {_yer} to loop-location
set {_blok} to loop-block
set loop-block to white wool
wait 5 seconds
set {_blok} to {_yer}
dostum bu şekilde * yürümeden * sağa sola dönse bile böyle yapar .dKod:on any move: if {ozel.%player%} is set: loop block above the player: if block is not air: set {_yer} to loop-location set {_blok} to loop-block set loop-block to white wool wait 5 seconds set {_blok} to {_yer}
Edit: Üstteki arkadaşı görmedim :/
loop block above the player:Ayrıca çalışmıyorda.
sanırım skripte hala yürüme eventi eklenmediBaştan yazabilirmisin yüründüğünde olacak şekilde.
on any move:
if {ozel.%player%} is set:
if block is not air:
set {_yer} to loop-location
set {_blok} to loop-block
set loop-block to white wool
wait 5 seconds
set {_blok} to {_yer}