개인 자료란 (JE)

  서버 커뮤니티

Profile 거품 대표칭호 없음
Profile

질문하기 스크립트

스크립트 구문 질문

2023.03.18 조회 수 82 추천 수 0
이해도 초보자 
게임버전 (JE) 1.19.2, 1.19.3 
게임버전 (BE) 관련없음 
스크립트 버전 2.6.4 

이 구문에서 if fishing state is CAUGHT_FISH 구문이 이해를 할수 없다 뜨는데 왜 이런가요?


options:

    system: &b[&f System &b]

    

command /낚시세팅:

    trigger:

        open chest with 6 rows named "&f[ &a낚시 세팅 &f]" to player 

        loop 54 times:

            set slot (loop-number)-1 of current inventory of player to {item::%loop-number%}

        stop

on inventory close:

    if inventory name of current inventory of player is "&f[ &a낚시 세팅 &f]":

        delete {item::*}

        loop 54 times:

            if slot (loop-number)-1 of current inventory of player is not empty:

                add name of slot (loop-number)-1 of current inventory of player to {item::*}

        message "{@system} &f아이템 [내용물]이 설정되었습니다."

        stop

        

on fishing:

    if fishing state is CAUGHT_FISH:

        delete caught fishing

        set {_random} to random integer between 0.1 and size of {item::}

        loop {item::}:

            if loop-index is "%{_random}%":

                drop loop-vaule

                send title "&a%loop-vaule를 낚으셨습니다" to player for 2 seconds




Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

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