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

Character sheet macro from dropdown macro

1582229412

Edited 1582310542
Hi, I bet I am missing something obvious and would appreciate a second pair of eyes. I'm trying to create a drop-down macro to call built in character sheet macros. In chat, this works just fine: %{Selected|acrobatics} In global macro, this works just fine: [[ ?{Skill?|Acrobatics, @{Selected|acrobatics}| Arcana, @{Selected|arcana}| } ]] However, when I try and change skill call (@) to macro (%), i get garbage in the drop-down instead of a nice drop-down: Acrobatics, 0 &{template:rolls Sorry, I'm sure my terminology is all wrong but i hope you get the point. Any input is appreciated. Thanks!
Anyone have any idea?
1582311155
GiGs
Pro
Sheet Author
API Scripter
Thats the classic number one advanced macro error -&nbsp; <a href="https://wiki.roll20.net/Macros#Advanced_Usage_for_Roll_Queries" rel="nofollow">https://wiki.roll20.net/Macros#Advanced_Usage_for_Roll_Queries</a> Look up Chat menus in the Stupid Tricks thread for a much easier way to handle this problem.
1582313381
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Links: Stupid Tricks Chat Menu