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

Menu Macroing

Hello, Trying to orginizes MACROS into pull down menus with the Nesting. This is an example of what I am working with. So I am having trouble with using ?{modifer|0}. I think this is because order of operations maybe?  ?{API|Fight Check,!fright ?{modifer|0}| Critical Hit, !criticalhit} Initially I tried to simply just have macros summoned and called to action by the nesting menu choice. {API|Fright Check, #FrightCheck| Critical Hit, #CriticalHitTable| Critical Miss, #CriticalMissTable}  However when ever you select an option it simply just scrolls #Name of Macro into the chat as common text.  Any ideas?
1469941208

Edited 1469941265
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
You need to do html character replacement as per the  advanced roll query section of the wiki. I've made a Google sheet that does this automatically; I should really post a link to a public version so people can do this easily, but I'm on my phone atm. You aren't alone in finding this difficult to get correct.
I was trying to do this, but I didn't have any luck. I'll see If i can find your googlesheet
1469946836

Edited 1469946910
I figured it out.
1469964640
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Glad to hear