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

Im getting a strange computed message

hello im using this macro to roll on a random table.  This is a copied game  any help would be much appreciated. Thanks in advance. /w Vega &{template:default} {{name=a rumor }}{{=[[1t[rumors]]]}}} and it comes back as this
1632374110
vÍnce
Pro
Sheet Author
It was first seen on the Developer server and reported there during testing. It was supposed to be fixed...and I think it may have been, at least temporarily.  That said, once those updates/changes were pushed to the Live/Production servers it seems to have crept back in occasionally.  I think it has something to do with a new added "custom roll" parsing feature.  As a workaround, try adding a space in front of your "=" in the table roll portion of your macro, like so; /w Vega &{template:default} {{name=a rumor }}{{ =[[1t[rumors]]]}}}
yup that worked. thanks.