Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Play custom sound with certain roll

Does the roll20 interface have a way to play a custom sound when doing a roll, for example; shoot a bow, play a bow sound. Or do I need to use API scripts for this?
With an API script like Simple Sound you can create a macro that plays a sound and does a roll at the same time, but without using a script, no.
1698415440
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
If you do have access to scripts, Customizable Roll Listener can also play a macro automatically when a keyword appears in a roll template in Chat. You would still need something like Simple Sound to play the actual audio, CRL would merely trigger it.
1698438596
GiGs
Pro
Sheet Author
API Scripter
To answer your question as directly as possible: no. There are ways of achieving what you want, but they all require that the game's creator have a pro subscripton and be using API Scripts that them allow you to build a custom solution to make this happen. But there is no standard way to do this.
Thank you all for the responses!