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

Help with area of affect api. need some clues in how to use it

hey guys i want to know how i could attach my animations bought from the market place to appear whenever a player character uses a spell. and i want them to auto snap to the grid with the right measurements for radius and length etc. and possibly trigger a sound for each spell. and force whatever the spell hits to automatically take damage and make their saves. is this possible?
Nick this is only achievable through the API. Stephen Lindberg has one that is part of the Oneclick install for your games in roll20. There is this link for it on how to use it&nbsp; <a href="https://app.roll20.net/forum/post/4041327/script-areas-of-effect/?pagenum=1" rel="nofollow">https://app.roll20.net/forum/post/4041327/script-areas-of-effect/?pagenum=1</a>) . Note that its not possible to use items purchased from the market place. Some market place creators allow you to download the art work and you could potentinally upload those images manually and use them with this script. Note it will take up more of your image space and as far as i know currently triggering animated artwork via api is still manual. It might be a good idea to ask the Roll20 mods if the work around I mention is appropriate. That should give you the basics. Hope that helps.