개인 자료란 (JE)

  서버 커뮤니티

Profile wizjiwoo 대표칭호 없음
Profile

질문하기 스크립트

구문이 자꾸 오류가 나와여

2023.03.12 조회 수 72 추천 수 0
이해도 초보자 
게임버전 (JE) 1.19.2 
게임버전 (BE) 관련없음 
스크립트 애드온 없음 

on block break:

    set {_loc} to location of event-block

    set {_item} to create item {_event-block}'s type at {_loc} offset by 0.5 in y

    set pickup delay of {_item} to 100000 ticks

    set {_wolf} to spawn wolf at {_loc}

    make {_wolf} a baby

    make {_wolf} angry

    set max health of {_wolf} to 5

    set health of {_wolf} to 5

    add potion effect invisibility to {_wolf} for 100000 ticks

    set target of {_wolf} to {_item}

    set {_p} to closest player to {_wolf}

    wait 1 second

    while {_wolf} is alive:

        if {_p} is within 2 blocks of {_item}:

            set {_p_loc} to location of {_p}

            set {_v} to vector between {_p_loc} and {_wolf}

            teleport {_wolf} to {_p_loc} offset by -0.5 in y

            set rotation of {_wolf} to yaw of {_v}

            wait 1 tick

            {_p} damage 1

        else:

            wait 1 tick

    set pickup delay of {_item} to 0 ticks


구문을 이렇게 만들었는 게 자꾸 에러가 나와여.

재가 만들고 싶은 구문은 아이템이 공격하는 구문입니다





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