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

Can the same query input be used twice in a single macro?

For example.  /em sends a beam of light hurtling towards ?{target}.  {target} recovers [[2d8]] hit points.
1379204924
Lithl
Pro
Sheet Author
API Scripter
Unfortunately, not to my knowledge. An API script could achieve this easily, but this kind of thing isn't supported by the base query mechanic.
1379208150

Edited 1379208235
Pat S.
Forum Champion
Sheet Author
/em sends a beam of light hurtling towards ?{target}.  ?{target} recovers [[2d8]] hit points. If you put the second ? in front of the second {target} it will ask for it again and all you have to do is put the info in again. It's not what you wanted as I understand your question.  You want the ?{target} to repeat twice with one input.  you can string ?{target} through out your emote. I've seen one person make a funny adlib handout that you sometimes find in stores in a macro. Fill out the list of nouns, adverbs, verbs, etc.. and see the story go into the chat with all your answers put into it.