Ktoś naprawi mi scoreboard?
every 10 seconds:
loop all players:
display board named " &e&lCRAFTPIXEL " to loop-player
make score " " in board of loop-player to 10
make score "&fRanga: &r%PREFIX%" in board of loop-player to 9
make score " " in board of loop-player to 8
make score "&fMonety: &a%MONEY" in board of loop-player to 7
make score " " in board of loop-player to 6
make score "&fSkarbonka: &a%{monety.%player%}% zl" in board of loop-player to 5
make score " " in board of loop-player to 4
make score "&fLobby: &a#3" in board of loop-player to 3
make score " " in board of loop-player to 2
make score "&ewww.craftpixel.net" in board of loop-player to 1
Błędy:
[13:03:57 ERROR]: There's no loop that matches 'loop-player to 9' (lobby.sk, lin
e 84: make score "&fRanga: &r%PREFIX%" in board of loop-player to 9')
[13:03:57 ERROR]: There's no loop that matches 'loop-player to 7' (lobby.sk, lin
e 86: make score "&fMonety: &a%MONEY" in board of loop-player to 7')
[13:03:57 ERROR]: There's no loop that matches 'loop-player to 5' (lobby.sk, lin
e 88: make score "&fSkarbonka: &a%{monety.%player%}% zl" in board of loop-player
to 5')
[13:03:57 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quote
d text", double them: "". (lobby.sk, line 90: make score "&fLobby: &a#3" in boar
d of loop-player to 3')