#playSound in a client script

4 messages · Page 1 of 1 (latest)

hot badge
#

Im using playSound() inside a client script and i noticed that id does not play my custom sound, a command plays the sound just fine, and other sounds work in playSound() just not my custom sound

clever nexusBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

brittle bluff
hot badge
#

fixed that issue later

    event.create('id:sound')
})```
Turns out i had to add a sound event?