개인 자료란 (JE)

  서버 커뮤니티

Profile kr_wonse 대표칭호 없음
Profile

질문하기 스크립트

gui 에서 gui 열기 오류

2020.10.12 조회 수 305 추천 수 0
이해도 1.12 
게임버전 (JE) 페이퍼 
스크립트 애드온 2.4 

on inventory click:

    if iname contains "&0&l            * 제 작 대 *":

        if click type is left mouse button with shift or right mouse button with shift or right mouse button:

            cancel event

        else:

            if clicked raw slot is 9:

                close player's inventory

                open chest with 5 rows named "&6&l             * 목 제 *" to player

                set {_int1} to 0

                set {_int2} to 18

                set {_int3} to 36

                loop 9 times:

                    format slot {_int1} of player with gray stained glass pane named "&f" to run ""

                    format slot {_int2} of player with gray stained glass pane named "&f" to run ""       

                    format slot {_int3} of player with gray stained glass pane named "&f" to run ""       

                    add 1 to {_int1}

                    add 1 to {_int2}

                    add 1 to {_int3}

                format slot 44 of player with Barrier named "&c닫기" to close

                set slot 9 of current inventory of player to stone named "{@접} 판자" with lore "" and "&7판자를 제작합니다" 

                if clicked raw slot is 9:

                    close player's inventory

                    send "제작중"


이렇게 코드를 적었는데 *제작대* gui에서 9번슬롯을 클릭해도 "제작중" 이라는 메세지가 나오네요 들여쓰기를 잘해야하나요?.. 도와주세용

1개의 댓글

스크립터브혼
2020.10.12

이벤트에 대한 이해가 필요합니다.
작성하신 코드의 흐름을 보면 제작대 인벤토리에서9번 슬롯을 클릭하면 새로운 인벤토리를 열고, 제작중이라는 메세지를 띄우게 되어있습니다.
이벤트의 첫부분에 if iname contains "&0&l            * 제 작 대 *": 조건을 넣어 제작대 인벤토리의 클릭이벤트를 처리한 것 처럼, 새로 연 목제 인벤토리의 클릭 이벤트를 따로 처리해야합니다.


이벤트는 한번 실행되면 코드 마지막까지 실행됩니다.
해당 이벤트가 언제 동작하고 언제 끝나야 하는지, 이벤트가 어느 조건에서 동작하는지 다시 점검해보시기 바랍니다.

뉴스 및 창작물
/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

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1