First, is there any (free user) way of invoking macros from a roll query? Or is a chat menu the only way? Second, can I output the name of the chosen roll query in the chat? For example, Aim at ?{ Location |Skull-6, -6|Arm-2, -2} rolling [[1d20+?{ Location }]] lets me pick a body part to target, and adds the penalty to the d20 roll. But how do I also note in the chat that it was the Skull that was targeted? Something like Aim at ?{Location|Skull-6, -6|Arm-2, -2} rolling [[1d20+?{ Location |value}]] hitting ?{ Location |name} which should output "Aim at -6 rolling 15 hitting Skull-6" (the '|value' and '|name' I made up for illustrative purposes).