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

1632239237

Edited 1632239315
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
/w Vega &{template:default} {{name=a rumor }}{{=[[1t[rumors]]]}}  } remove the last } should fix it
that didnt do it
1632242696
Finderski
Plus
Sheet Author
Compendium Curator
This is related to the update where sheet workers can help with complex roll results.  I'd post this in the Bug forum, or open a ticket on it. I thought this had been fixed... :-/
You can avoid the bug by using a space for the template field key like this /w Vega &{template:default} {{name=a rumor }}{{ =[[1t[rumors]]]}}
that worked  RainbowEncoder   thanks now i have to do it to a bunch more.
1632255593
GiGs
Pro
Sheet Author
API Scripter
Probably also just removing the = will work. Like Finderski, I thought this bug had been fixed.
the fix rainbow encoder lent fixed it.
1632266338

Edited 1632276979
GiGs
Pro
Sheet Author
API Scripter
yes, i knew RE's suggestion would fix it, I was suggesting another way that I think also works.
i deleted the post from the bugs forum should i repost it? 
1632277022

Edited 1632277279
GiGs
Pro
Sheet Author
API Scripter
It's definitely a bug, so it's worth reposting it. That computed message shouldnt be being displayed.