Help me with setting blocks!!

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

MusicManSK

Active Member
Nov 30, 2017
230
11
18
Hello!
This is my first post on this website because Im need help and here i found many solutions of another problems thats I fixed! But actual problem is that i have 2 positions seted into variables and i want to set specific blocks between this two positions but after running command nothing happens. Im desperate because i waste hours of fining some solutions or something, but still nothing. Here is code that I made:
code_language.skript:
loop blocks within {lf.pos1} and {lf.pos2}:
    set loop-block to blue clay
or this:
code_language.skript:
loop blocks between {lf.pos1} and {lf.pos2}:
    set loop-block to blue clay
I tried everythig, every combination. Im really desperate. Plzz help me :emoji_cry:.
Thanks for answers!
 
Status
Not open for further replies.