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

Another Macro Doesnt Work Anymore Issue

Ive read through a lot of posts, but haven't seen my exact issue.  Ive had monsters set up in Roll20 for years, working fine with the following basic single attack macro. /w gm %{selected|repeating_npcaction_$0_npc_action} Using it alone works perfectly, but any creature with the multiple attacks/effects as written below does NOT work, and just does nothing when the macros is triggered.  As of my last game 2 weeks ago everything worked perfectly so i assume this is something changed or internal. /w gm %{selected|repeating_npcaction_$0_npc_action} /w gm %{selected|repeating_npcaction_$1_npc_action} Normally the above would attack with 1 action then the second, now the macro is dead. If i change the single attack to (below) it again does nothing. /w gm %{selected|repeating_npcaction_$1_npc_action} or /w gm %{selected|repeating_npcaction_$1_npc_action} /w gm %{selected|repeating_npcaction_$1_npc_action} Only the "$0" action will work, if i change it or add a second (or third, or more) the macros now does nothing. Any tips or thoughts? And thank you.
1758819188

Edited 1758819205
Gauss
Forum Champion
Hi David,  There was a problem with multi-line commands that was fixed about an hour ago. Can you refresh your game and re-test? Please let me know if the bug continues and we can troubleshoot it.
Whatever you did fixed the issue, thank you.
1758819636
Gauss
Forum Champion
I did nothing, the Devs did. I am just the messenger. :)