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

Can you modify order of operations in a macro?

Can you modify order of operations in a macro? Is there a way to force a nested macro to trigger only after the rest of the roll has completed and sent to chat?
1622804122

Edited 1622804203
GiGs
Pro
Sheet Author
API Scripter
No, you can't, and there is no way for a subscriber below Pro to achieve this. At pro subscription you have access to API scripts that can overcome the limitations of the free level.
1622811258
timmaugh
Forum Champion
API Scripter
Yep... With the Meta Toolbox set of scripts, this is fairly simple. It runs a loop, and for each iteration of the loop you can reorder the operations.