#how do i stop this from happening
1 messages · Page 1 of 1 (latest)
op probably
you should probably just use skript changers
set blocks within %location% and %location% to %block type% iirc it should be the same as the vanilla fill
Yeah
Using execute command isn't very efficient. Nor is it very casual.
You'll have to substitute the variables,
I guess loop all blocks in the area and fill it one by one.
you're using fill in your orginal skript too...?
just do what you did there
how
https://skripthub.net/docs/?id=9505 not very helpful
set blocks within location({position1}, 81, {position2}, world "agario") and location({position1}, 81, {position2}, world "agario") to slime block
nvm it's this https://skripthub.net/docs/?id=2054