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

Integrate a macro in a macro (#) doesn't work

Hello, I think there is a bug to integrate a macro into another macro, with #. Indeed, with #, I find macros of characters "deleted", or, which I do not have access to. Is there a trick to calling the desired macro, or the system doesn't work anymore ? Regards, Alba
1593616963
Oosh
Sheet Author
API Scripter
If you're calling a macro from the Collections tab, #macroname should work. If it's an Ability macro in a character sheet, the syntax is %{charactername|macroname} Here's the Macros page with more info. If you're still having trouble, post the code you're trying to run and someone will be able to help out.
It's work like that. Thanks !