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

Lost code

Hey there, I'm trying to create macros for rolling in tables but as soon as I close the macro window the "& # 1 3 ;" disappears. Any ideas? [Table Roll](!
/r 1t[new-table]) or [Table Roll](!
[[ 1t[new-table] ]])
1585074601
The Aaron
Roll20 Production Team
API Scripter
This is a known issue.  The community solution is to use a Macro Character Sheet
Thank you, Aaron. Weird thing is that, as long as I don't open the macro again, it works -almost- just fine.
1585075587
The Aaron
Roll20 Production Team
API Scripter
Yeah, it's because the html entities get expanded into what they are, but then get removed the next time you edit it.