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
This post has been closed. You can still view previous posts, but you can't post any new replies.

New Macro Query Types

1527689665

Edited 1527689991
We all have text entry and dropdowns, but what about check boxes or radio buttons. ?{What Player?{Joe,CHARACTER_ID1|Jim,CHARACTER_ID2|Bob,CHARACTER_ID3} } {option|option|option} {_|_|x} Returns: CHARACTER_ID3 only one out of this list can be selected (radio button) ?{What Players?{Joe,CHARACTER_ID1}|{Jim,CHARACTER_ID2}|{Bob,CHARACTER_ID3|Will,CHARACTER_ID4} } {option}|{option}|{option|option} groupings are selected like a radio amongst their group, but individual options can be selected too returns the list of selected options {_}|{x}|{_|x} Returns: CHARACTER_ID2CHARACTER_ID4 I'm sure using the brackets might cause some parsing issues, but if theres another symbol that would work that would be fine too. Hopefull I got the idea across of what I'm thinking though, It'd be a useful option for selecting multiple parts of something, like constructing a new object with componenents or selecting from a list of spells, and the spell level all in one macro, or selecting what players are affected by an api script.
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .