개인 자료란 (JE)

  서버 커뮤니티

Profile 꼬북꾸이 대표칭호 없음
Profile

이해도 입문자 
게임버전 (JE) 1.16.5 
게임버전 (BE) 관련없음 

on region enter:

    set {sound::%player%::region} to "village"


    if {sound::%player%::play::village} is not set:

        play sound "custom.village" with volume 5 and pitch 1 at player for player


        set {sound::%player%::play::village} to 4 * 60 * 20 

        loop {sound::%player%::play::village} times:

            wait 1 tick

            if {sound::%player%::region} is not "village":

                stop loop

        delete {sound::%player%::play::village}


on region exit:

    set {sound::%player%::region} to "village"


    if {sound::%player%::stop::village} is not set:

        stop sound "custom.village" for player


        set {sound::%player%::stop::village} to true

        wait 1 tick

        delete {sound::%player%::stop::village}


이렇게 해서 village라는 구역에서, village라는 bgm이 나오게 짰습니다..
이렇게 하니 들어갈때 bgm이 나오고 나올때는 안나오게되는데..
여기서 문제는 다른 지역 (ex: village2) 라는 지역을 가면 다른 bgm이 나오게 하고 싶은데 방법을 모르겠습니다..
그냥 저걸 반복해보니, 한번에 여러개의 bgm이 들려버리고...어떻게 해야할까요...?

1개의 댓글

세찐찐
2024.01.25

if region is “”: 과 같이해서 지역을 감지하시면 됩니다

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