
Hi, I was attempting to use a drop down selection box for a catch all on an attribute+skill roll macro. This macro should drop a text saying rolling attribute+skill and an inline roll using those things as a reference. But it doesn't seem to be even attempting to roll it, no less give me an error. Am I attempting to do something that just isn't valid? Is it the wrong syntax? Just confused as to why its not doing anything. Also, sorry about not collapsing it, its kinda a beast. Not sure how to. rolling ?{Attribute|dex|wits|str|sta|int|res|pre|man|com}+?{Skill|acrobatics|athletics|survival|stealth|pilot|drive|larceny|computers|crafts|lore|medicine|occult|perception|science|empathy|intimidation|perform|persuade|socialize|streetwise|subterfuge} [[(?{Attribute|dex,@{selected|dex}|wits,@{selected|wits}|str,@{selected|str}|sta,@{selected|sta}|int,@{selected|int}|res,@{selected|res}|pre,@{selected|pre}|man,@{selected|man}|com,@{selected|com}}+?{Skill|acrobatics,@{selected|acrobatics}|athletics,@{selected|athletics}|survival,@{selected|survival}|stealth,@{selected|stealth}|pilot,@{selected|pilot}|drive,@{selected|drive}|larceny,@{selected|larceny}|computers,@{selected|computers}|crafts,@{selected|crafts}|lore,@{selected|lore}|medicine,@{selected|medicine}|occult,@{selected|occult}|perception,@{selected|perception}|science,@{selected|science}|empathy,@{selected|empathy}|intimidation,@{selected|intimidation}|perform,@{selected|perform}|persuade,@{selected|persuade}|socialize,@{selected|socialize}|streetwise,@{selected|streetwise}|subterfuge,@{selected|subterfuge}})d10>7!>?{Again value?|10}]]