[17:00:30] [Server thread/ERROR]: The percent sign is used for expressions (e.g. %player%). To insert a '%' type it twice: %%. (스코어보드.sk, line 3: if {스코어보드.%loop-player&} is true:')
[17:00:30] [Server thread/ERROR]: Can't understand this condition/effect: wipe loop-player's sidebar (스코어보드.sk, line 4: wipe loop-player's sidebar')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to "리바이"' (스코어보드.sk, line 5: set name of sidebar of loop-player to "리바이"')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 3' (스코어보드.sk, line 6: set score "닉네임 : %loop-player%" in sidebar of loop-player to 3')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 2' (스코어보드.sk, line 7: set score "잔고 : %loop-player's money%" in sidebar of loop-player to 2')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 1' (스코어보드.sk, line 8: set score "접속자 수 : %number of all players%" in sidebar of loop-player to 1')
후순
2023.06.15애드온을 제대로 넣은지랑 버전이 알맞는지 확인해보세용
구문에 오류가 나진 않는지도
스코어보드라면
%loop-player's money% 사용하시면 표기될검다
helpmeplz
2023.06.15[17:00:30] [Server thread/ERROR]: The percent sign is used for expressions (e.g. %player%). To insert a '%' type it twice: %%. (스코어보드.sk, line 3: if {스코어보드.%loop-player&} is true:')
[17:00:30] [Server thread/ERROR]: Can't understand this condition/effect: wipe loop-player's sidebar (스코어보드.sk, line 4: wipe loop-player's sidebar')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to "리바이"' (스코어보드.sk, line 5: set name of sidebar of loop-player to "리바이"')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 3' (스코어보드.sk, line 6: set score "닉네임 : %loop-player%" in sidebar of loop-player to 3')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 2' (스코어보드.sk, line 7: set score "잔고 : %loop-player's money%" in sidebar of loop-player to 2')
[17:00:30] [Server thread/ERROR]: There's no loop that matches 'loop-player to 1' (스코어보드.sk, line 8: set score "접속자 수 : %number of all players%" in sidebar of loop-player to 1')
이렇게 뜨는데 해결법 아시나요...