There's no loop that matches 'loop-player with 1 of green wool' (srvip.sk, line 159: format slot 14 of loop-player with 1 of green wool')
[22:04:10 ERROR]: There's no loop that matches 'loop-player with 1 of red wool' (srvip.sk, line 161: format slot 14 of loop-player with 1 of red wool')
[22:04:10 ERROR]: There's no loop that matches 'loop-player with 1 of blue wool' (srvip.sk, line 163: format slot 14 of loop-player with 1 of blue wool')
A oto kod (dok. fragment z którym mam problem):
Cytuj
loop all players:
if {doublecraft::statusplayer::%loop-player%} is 1:
open chest with 3 rows named "&a&lDoubleCraft" to loop-player
wait 1 tick
if {doublecraft::coin::%{_x2}%} is "green":
format slot 14 of loop-player with 1 of green wool
if {doublecraft::coin::%{_x2}%} is "red":
format slot 14 of loop-player with 1 of red wool
if {doublecraft::coin::%{_x2}%} is "blue":
format slot 14 of loop-player with 1 of blue wool
Pytanie
Nieaktywny
A oto kod (dok. fragment z którym mam problem):
I teraz pytanie: jak temu zaradzić ? ;D
Odnośnik do komentarza
https://skript.pl/temat/9773-b%C5%82%C4%85d-z-loopowaniem-graczy/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi