개인 자료란 (JE)

  서버 커뮤니티

Profile 다도100 대표칭호 없음

dado100 601de24809aa4b5188367ca639e09e9a

Profile

질문하기 스크립트

텔레포드 관련 질문이요

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

상점으로 텔레포트 하는 구문은 완성했는데 원래 있던 위치로 돌아가는 구문은 어떻게 적어야 하나요?


command /상점:

    trigger:

        if {직업.%player%} is "&a&l비감염":

            set {_loc} to location of player

            message " - &l3초 뒤에 상점으로 이동합니다." to player

            message " - &7&l움직이면 이동이 취소됩니다." to player

            play sound "ui_button_click" with volume 0.5 to player

            wait 3 seconds

            set {위치::%player%} to location

            if {_loc} is location of player:

                teleport player to location(0.5,-60,0.5,world("norkadua"))

                message " - &6&l성공적으로 이동이 완료되었습니다" to player

                play sound "BLOCK_note_block_bell" with volume 0.5 to player

            else:

                send " - &4&l이동이 취소되었습니다." to player

                play sound "BLOCK_ANVIL_PLACE" with volume 0.5 to player

                delete {위치::%player%}

        else:

            message " - 감염자는 상점 이용이 불가능합니다."

            play sound "BLOCK_ANVIL_PLACE" with volume 0.5 to player

            

command /야생:

    trigger:

        if {위치::%player%} is set:

            message " - 야생으로 되돌아갑니다."

            teleport player to ({위치::%player%},world("world"))


Can't understand this condition/effect: teleport player to ({위치::%player%},world("world"))라고 뜨면서 오류가 납니다....


1개의 댓글

슈퍼레몬
2024.02.21

그냥 위치::%player% 하심 됩니다

뉴스 및 창작물
/files/thumbnails/487/784/003/262x150.crop.jpg?20240508203427

모드

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

학교가기싫다

2024-05-08

0

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

업데이트

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

학교가기싫다

2024-05-06

0

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

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0