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

Roll Query to change the Chat Command?

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]]
Maybe if you attached your macros to tokens...? You could have a "GM" token and a "Public" token with the two different versions of the macro. It's not what you're asking for, but it might be a bit less clutter and just as easy to understand.
yeah i thought about that already but the problem is that some of the macros are "selected token" macros so that wouldn't work. oh well it is what it is. thank you anyway.
You could change them to @target macros.