이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.19.3 |
게임버전 (BE) | 관련없음 |
스크립트 버전 | 2.6.4 |
스크립트 애드온 | skbee,skRayfall |
안녕하세요 혹시제가
on join:
make new scoreboard named "MyScoreboard" with objective "dummy" and display name "승윤서버"
set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
set slot 3 of scoreboard "MyScoreboard" to "death:"
set {player_count} to the size of all players
set {max_players} to the maximum number of players
코드를 적었는데
이런 오류가 뜹니다 ㅠㅠ
공부 사이트에도 안나와있어서요ㅠㅠ
[Skript] Line 3: (월드보더.sk)
[11:51:21 INFO]: Can't understand this condition/effect: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:51:21 INFO]: Line: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:51:21 INFO]:
[11:51:21 INFO]: [Skript] Line 4: (월드보더.sk)
[11:51:21 INFO]: Can't understand this condition/effect: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:51:21 INFO]: Line: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:51:21 INFO]:
[11:51:21 INFO]: [Skript] Line 5: (월드보더.sk)
[11:51:21 INFO]: Can't understand this condition/effect: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:51:21 INFO]: Line: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:51:21 INFO]:
[11:51:21 INFO]: [Skript] Line 9: (월드보더.sk)
[11:51:21 INFO]: Can't understand this condition/effect: show scoreboard "MyScoreboard" to player
[11:51:21 INFO]: Line: show scoreboard "MyScoreboard" to player
[11:51:21 INFO]:
[11:51:21 INFO]: [Skript] Loaded 2 scripts with a total of 3 triggers and 0 commands in 0.89 seconds
[11:51:21 INFO]: [Skript] Finished loading.
[11:51:39 INFO]: UUID of player nanon1243 is 3953a754-e5db-4b04-9fb3-f6743b9ee0ec
[11:51:39 INFO]: nanon1243 joined the game
[11:51:40 INFO]: nanon1243[/192.168.219.112:59717] logged in with entity id 241 at ([world]-119.00984066497304, 87.64743910031291, -119.57965962798829)
[11:51:51 INFO]: nanon1243 lost connection: Disconnected
[11:51:51 INFO]: nanon1243 left the game
[11:55:24 INFO]: [Skript] Can't find the script '월드보더,sk' in the scripts folder!
[11:55:40 INFO]: [Skript] Reloading 월드보더.sk...
[11:55:40 INFO]: Line 2: (월드보더.sk)
[11:55:40 INFO]: "dummy" is not a location
[11:55:40 INFO]: Line: make new scoreboard named "MyScoreboard" with objective "dummy" and display name "승윤서버"
[11:55:40 INFO]:
[11:55:40 INFO]: Line 3: (월드보더.sk)
[11:55:40 INFO]: Can't understand this condition/effect: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:55:40 INFO]: Line: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:55:40 INFO]:
[11:55:40 INFO]: Line 4: (월드보더.sk)
[11:55:40 INFO]: Can't understand this condition/effect: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:55:40 INFO]: Line: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:55:40 INFO]:
[11:55:40 INFO]: Line 5: (월드보더.sk)
[11:55:40 INFO]: Can't understand this condition/effect: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:55:40 INFO]: Line: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:55:40 INFO]:
[11:55:40 INFO]: [Skript] Encountered 4 errors while reloading 월드보더.sk! (294ms)
[11:56:02 INFO]: UUID of player nanon1243 is 3953a754-e5db-4b04-9fb3-f6743b9ee0ec
[11:56:02 INFO]: nanon1243 joined the game
[11:56:02 INFO]: nanon1243[/192.168.219.112:59866] logged in with entity id 351 at ([world]-119.00984066497304, 87.64743910031291, -119.57965962798829)
[11:56:06 INFO]: nanon1243 lost connection: Disconnected
[11:56:06 INFO]: nanon1243 left the game
[11:57:11 INFO]: [Skript] Reloading 월드보더.sk...
[11:57:11 INFO]: Line 2: (월드보더.sk)
[11:57:11 INFO]: "dummy" is not a location
[11:57:11 INFO]: Line: make new scoreboard named "MyScoreboard" with objective "dummy" and display name "승윤서버"
[11:57:11 INFO]:
[11:57:11 INFO]: Line 3: (월드보더.sk)
[11:57:11 INFO]: Can't understand this condition/effect: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:57:11 INFO]: Line: set slot 1 of scoreboard "MyScoreboard" to "현재플레이어:"
[11:57:11 INFO]:
[11:57:11 INFO]: Line 4: (월드보더.sk)
[11:57:11 INFO]: Can't understand this condition/effect: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:57:11 INFO]: Line: set slot 2 of scoreboard "MyScoreboard" to "%player_count%/%max_players%"
[11:57:11 INFO]:
[11:57:11 INFO]: Line 5: (월드보더.sk)
[11:57:11 INFO]: Can't understand this condition/effect: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:57:11 INFO]: Line: set slot 3 of scoreboard "MyScoreboard" to "death:"
[11:57:11 INFO]:
[11:57:11 INFO]: [Skript] Encountered 4 errors while reloading 월드보더.sk! (558ms)
yusin12
2023.03.01헉! 저걸 계속 띄우고 싶으신건가요?!
yusin12
2023.03.01만약 그러면!! 스크립트 사이트에서! 애드온을 다운 받아야해요!!
SkQuery
skRayFall
skUtilities
이 3가지를 다운 받아야해요!
스크립트는 잘 모르지만!
스크립트는 굳이 스코어보드를 만들지 않아도 돼요!!
자동으로 만들어 주기 때문이에요!!
이런 식으로 입력해면 되요!
to 다음에 숫자가 높을 수록 위쪽에 출력해줘요!
승윤1147
2023.03.01감사합니다