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

FX in macro using the SmartAoe.

a pc of mine have resently come up with a way to give a nother pc a breath attack, i am setting up macros and using smart AOE. but i would like the players to be able to chose from a dropdown menu witch FX to use before triggering the attack. is there a way?
1677438983
David M.
Pro
API Scripter
You can just add a query in the --fx line. Just make sure the resulting text resolves to "style-type" Examples   --fx|bubbling-?{Choose FX Type|magic|fire}   --fx|?{Choose FX style|bubbling|burn}-?{Choose FX Type|magic|fire}
Thank you so much