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

New DM having trouble with FX macro

I am completely new to D&D and to being a DM and Free member (for now). I just discovered the FX macros. I made one to let me just pick whatever I want but the Foe Target doesn't go away and the FX doesn't happen. Please tell me what I did wrong. /fx ?{Type|beam|bomb|breath|bubbling|burn|burst|explode|glow|missile|nova|splatter} ?{Color|acid|blood|charm|death|fire|frost|holy|magic|slime|smoke|water} @{target|Caster|token_id} @{target|Foe|token_id} 
1585784534

Edited 1585784735
vÍnce
Pro
Sheet Author
Hi CasualTerror, I believe the fx engine only works for Pro users or player's in a Pro's game. <a href="https://roll20.zendesk.com/hc/en-us/articles/360037258714-F-X-Tool" rel="nofollow">https://roll20.zendesk.com/hc/en-us/articles/360037258714-F-X-Tool</a>
I can use the macros in the examples on the FX wiki page. These work for me /fx beam-acid @{target|Caster|token_id} @{target|Foe|token_id} /fx breath-fire @{target|Dragon|token_id} @{target|PC|token_id} /fx explode-fire @{target|token_id}
1585787316

Edited 1585787464
vÍnce
Pro
Sheet Author
Maybe it's just the FX toolbar that requires Pro... not sure. Try this (added a "-" between the type and color) /fx ?{Type|beam|bomb|breath|bubbling|burn|burst|explode|glow|missile|nova|splatter}-?{Color|acid|blood|charm|death|fire|frost|holy|magic|slime|smoke|water} @{target|Caster|token_id} @{target|Foe|token_id}
That was it. Thank you