There is no block in a periodical event, Minecraft Skript

OrocTR

Demir Madencisi
En iyi cevaplar
0
Kod:
    loop all blocks:
        if loop-block is sign:  
            if line 1 is "[ZINDAN]":
                if line 2 is "Test":
                    set line 3 of loop-block to "%{status.test}%"
        else:
            stop
Bu kodda "there is no block in a periodical event" diye bir hata veriyor (if line 1 is "[ZINDAN]"
Sorunu bilen bir arkadaş yardım ederse sevinirim :)
 
Son düzenleme:
Üst