
is there a way to use a Roll Query to change the Chat Command? simply put i need to make things as simple as possible for some of the people i play with, so i makes macros in order to keep it that way for them. however i hate clutter so im looking for a way to take one roll and the same gm roll and use one macro button for them both. so instead of having this as one button Successes [[{?{Dice Pool}d10!}>?{Difficulty|6}f1]] and this as a second button /gm Successes [[{?{Dice Pool}d10!}>?{Difficulty|6}f1]] i would like to use a Roll Query to determine if it is an open roll or a hidden one, something like this (even though this doesn't work) where the player would get a pop up and denote if it is a gm roll or not. ?{Is this a hidden roll} Successes [[{?{Dice Pool}d10!}>?{Difficulty|6}f1]]