
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?