개인 자료란 (JE)

  서버 커뮤니티

Profile 다도100 대표칭호 없음

dado100 601de24809aa4b5188367ca639e09e9a

Profile

질문하기 스크립트

텔레포드 관련 질문이요

2024.02.21 조회 수 72 추천 수 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/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3