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

execute command from rollable table

My google-fu may be getting weak, because I don't believe this hasn't been asked before. I just can't find it. At any rate, I was trying to create a rollable table which when used would enter a random command into the chat. For example I would like to roll a table when a monster is killed that plays a different sound like so: !roll20AM --audio,play,nomenu|MONSTERKILL !roll20AM --audio,play,nomenu|WilhelmScream Is this possible? I can get that command to show up in chat, but I have not found a way for it to just execute the script.
1643733034
The Aaron
Roll20 Production Team
API Scripter
You can probably do that with RecursiveTable from the 1-click.
Finally found it - in case anyone else stumbles across this post here it is&nbsp;<a href="https://wiki.roll20.net/Script:Rollable_Table_Macros" rel="nofollow">https://wiki.roll20.net/Script:Rollable_Table_Macros</a>