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

[API / BUG] sendChat dice rolls in API don't work unless 3D dice enabled...

My power card script will not show up in the chat window unless 3D dice are enabled.
Hmmm...I did a simple test where I just did: on("ready", function() { sendChat("Riley", "/roll 1d20"); }) and it seemed to work fine. Can you come up with a more specific test case of code that's not working?
You can delete/ignore this thread now... it was related to the other bug with dice rolls not showing up in chat on the dev server.