Behind PB Sound Script

plays a warning sound or restarts when you are behind your personal best (PB)

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Jstris Customization Database
일일 설치수
0
총 설치수
60
평점
0 0 0
버전
0.3
생성
2019-06-11
갱신
2019-06-17
크기
4.71KB
라이선스
없음
동작 사이트

■ Enable the PB Sound by going to Settings → + → Behind PB Sound and/or Behind map record sound
■ To change the sound it makes, replace the res/se0/fault.wav in this line: var snd = new Audio(website + "res/se0/fault.wav"); with a sound URL, and remove the "website + " section as well.
■ For example, like this: var snd = new Audio("https://ecdldaiiere.github.io/Eddiez-Soundz/nuclearwarning.mp3");