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 .
×
The team is currently investigating an issue impacting user logins.
Create a free account

Nesting

Im trying to create a macro on the ability page on the character LJ that creates a dropdown list that I can then choose another macro on the abilities macros list. and im following the wiki. but this ain't working. Can anyone tell whats wrong with the macro down below or help me out with a better one? ?{Which Maneuver?|Ambush%{LJ|Ambush} |Bait & Switch%{LJ|Bait&Switch} |Lunging Attack%{LJ|Lunging-Attack} |Riposte%{LJ|Riposte} |Parry%{LJ|Parry}}
1678159137
GiGs
Pro
Sheet Author
API Scripter
You are missing commas ?{Which Maneuver?|Ambush,%{LJ|Ambush} |Bait &amp; Switch,%{LJ|Bait&amp;Switch} |Lunging Attack,%{LJ|Lunging-Attack} |Riposte,%{LJ|Riposte} |Parry,%{LJ|Parry}} Hwoever nesting macros inside macros is very tricky in Roll20, so that fix probably won't work - uness your macros are extremely simple. It's much better to use chat menus. See this thread, especially Keith's link at the end: <a href="https://app.roll20.net/forum/post/11359150/call-macros-from-a-dropdown-dot-dot-dot#post-11359297" rel="nofollow">https://app.roll20.net/forum/post/11359150/call-macros-from-a-dropdown-dot-dot-dot#post-11359297</a>
Time to go learn chat menus for this. thats for the help!
1678159972
GiGs
Pro
Sheet Author
API Scripter
Since you mention this is for character sheet abilities, this is very easy. Have fun!
ty for your GiGs, 8+ macros on bottom of screen to 3
ty for your help GiGs*