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 Picker Macro

Howdy, I'm trying to make a macro that picks one of X amounts of pre-set lines I have for a 'random' experience.  So, for example, if I hit this macro, I want the NPC to say something from the list randomly. Is there a method to do this?  Perhaps with a rolling table or something?   Thanks, B
1478547882
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
A rollable table would be what you want. If you want to have nesting potential, take a look at  Recursive Tables by The Aaron