Behind PB Sound Script

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

Mint 2019.06.11.. Lásd a legutóbbi verzió

Fejlesztő
Jstris Customization Database
Értékelések
0 0 0
Verzió
0.1
Létrehozva
2019.06.11.
Frissítve
2019.06.11.
Size
4 KB
Licensz
Ismeretlen
Érvényes

■ 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");