개인 자료란 (JE)

  서버 커뮤니티

Profile darwinSJ 대표칭호 없음
Profile

질문하기 스크립트

좌표 스크립트 질문있습니다 ㅠㅠ

2023.11.15 조회 수 52 추천 수 0
이해도 입문자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 

1.20.1 에서 멀티서버 하면서 좌표 스크립트로 좌표 키고 끄고 하려고 여기 저기 찾아서 설정을 했었는데 다시 쓰려고 하니까 오류가 발생하더라고요

every 1 tick:

    loop all players:

        if {액션바.%loop-player%} is true:

            set {_l} to location of player

            set {_msg::x} to "x:%round x-coord of {_l}%"

            set {_msg::y} to "y:%round y-coord of {_l}%"

            set {_msg::z} to "z:%round z-coord of {_l}%"

            send action bar join {_msg::*} with " " to player

            send action bar "%loop-player's location%" to loop-player


command /좌표 [<string>]:

    trigger:

        if arg 1 is "켜기":

            set {액션바.%player%} to true

            message "&a스코어보드가 활성화됨!"

        

        if arg 1 is "끄기":

            set {액션바.%player%} to false

            message "&c스코어보드가 비활성화됨!"

            wipe player's sidebar



이렇게 였는데 서버를 새로 여니까 위에 사진처럼 오류가 발생하더니 갑자기 안되더라고요


어떻게 해결하면 좋을까요?

1개의 댓글

세찐찐
2023.11.15

skript 버전을 업데이트 해보시는게 좋을거 같네요

뉴스 및 창작물
/files/thumbnails/268/789/003/262x150.crop.jpg?20240515192032

레드스톤

벌레먹은 돌 빠르게 제거하는 법

GlassesFilm

2024-05-15

0

/files/thumbnails/797/788/003/262x150.crop.jpg?20240515090924

건축

마인크래프트로 구현한 카르카손 보드게임

Warak

2024-05-15

1

/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1