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 .
×

The same variable is asked multiple time

1381957629

Edited 1381957668
I am not sure whether this is a bug or just not implemented but it would be nice for instance for GM to roll spot for everyone versus some value. For instance /roll 1d20 + @{Player1|Spot} > ?{Spot DC} /roll 1d20 + @{Player2|Spot} > ?{Spot DC} The problem is that popup to input the variable is shown twice. This looks more like a bug and I guess it's a very easy fix for it :) If it's not implemented then it would be nice to have, then in one click GM can now if any of the players had a success.
1381963462

Edited 1381963576
Gauss
Forum Champion
This is not a bug, it is how it was designed as individual instances of the query function. You could set the DC by using a bar or attribute. Example: /roll 1d20 +@{Player1|Spot}>@{selected|bar3} /roll 1d20 +@{Player2|Spot}>@{selected|bar3} - Gauss
Ok, thank you, but do you have some plans of implementing this feature so that an input variable can be reused?
1381996182

Edited 1381996953
Gauss
Forum Champion
I am not a Dev and thus am not one to answer what features are coming up for implementation. However, you could post a suggestion in the suggestion forum. :) - Gauss