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

Random ability gif

1592670707

Edited 1592670735
Ok im not great at writing macros but i kind of know how to do some basics. i was wondering if there is a way to write one in the description so it would select 1 randomly out of the ones you post in the description. example as follows select random| [gif1](gif1 link) [gif2](gif2 link) [gif3](gif3 link) and so on for as many you would add what i get lost on is the command for select random and all the other brackets to add
Jason, I think the rollable table might provide what you need. It will allow you to build a bunch of choices and return one when you would like. It can be used directly, or called from a macro. I hope that helps, M
Our DM can make those and our world im made up of 3 separate groups who want to do multiple gifs for melee attacks so tables would be hard. just wondering if there was a way to do it independently on our own sheets
Jason, I believe normally you can create them only from the GM login, but VTT Enhancement Suite has the ability to export/import tables (normally only for the Pro account I think). I use VTTES, but I've no experience with their table transfer capabilities. I should allow you to create and then send to your GM though. Good luck! M
1592728367

Edited 1592728381
Oosh
Sheet Author
API Scripter
Check out this thread . You can call on a "randomised" image if you've set them up as, example: image.url/folder/image1.gif image.url/folder/image2.gif image.url/folder/image3.gif image.url/folder/image4.gif Then use the link [[ [image](image.url/folder/image[[1d4]]#.gif) to roll a 1d4 and append it to the filename.