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

FX in Macro

<a href="https://wiki.roll20.net/FX_Library" rel="nofollow">https://wiki.roll20.net/FX_Library</a> I've tried copying and pasting the macro info from the fx in this link and placing them in my own but nothing happens.&nbsp; { "angle": -1, "angleRandom": 0, "duration": 50, "emissionRate": 1, "endColour": [20, 0, 0, 0], "endColourRandom": [10, 0, 0, 0], "gravity": {"x":0.001, "y":0.001}, "lifeSpan": 300, "lifeSpanRandom": 100, "maxParticles": 1, "size": 10, "sizeRandom": 1, "speed": 50, "speedRandom": 1.5, "startColour": [10, 0, 0, 1], "startColourRandom": [5, 0, 0, 0.25] } I can do simple things like /fx burst-water.&nbsp; Is there a better list of FX somewhere? As the defult fx page has outdated info.&nbsp; Example: /fx burst-death is red and black, not just black.&nbsp;
1503510979
The Aaron
Pro
API Scripter
You are adding those as a custom FX, right? &nbsp;Then using the name: /fx custom-name @{selected|token_id} See:&nbsp; <a href="https://wiki.roll20.net/Text_Chat#Special_Effects" rel="nofollow">https://wiki.roll20.net/Text_Chat#Special_Effects</a>...
1503576555

Edited 1503576627
FX are limited to Pro membership levels so that's most likely your problem? Although if you're getting it to work outside the macro I didn't even think that would work.
Custom FX are pro only&nbsp;