
I noticed in the Jukebox there are sound effects for spells: Is there a command (that can also be used in Macros) to play an item from the Jukebox? I found this post while searching: <a href="https://app.roll20.net/forum/post/4480639/macro-wait-slash-delay-for-something/?pageforid=4480944#post-4480944" rel="nofollow">https://app.roll20.net/forum/post/4480639/macro-wait-slash-delay-for-something/?pageforid=4480944#post-4480944</a> And it uses commands like: !sfx action:play unique:true song:fireBreath volume:100 So if I add a sound effect called "arrow" can I basically add this to a macro? !sfx action:play unique:true song:arrow volume:100 Or do I need an API script? If I need an API script can someone point me in the direction of the !sfx one? And how do you even add scripts to use for the API in your game? I'm not seeing a section for it in app.roll20.net