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

[Request] Item Drops

A while back&nbsp; Brian helped me make this API&nbsp; <a href="https://gist.github.com/NaDavideo/331f66565619ba7f6da5" rel="nofollow">https://gist.github.com/NaDavideo/331f66565619ba7f6da5</a> . Currently the API allows me to set a range and assign 'rarities' of items within that range. Given the command '!dropswolves' the API rolls between the range and lists out the amount of items within the value. Something I want to do, so players don't have to individually type out each item and value, is copy and add it to a handout assigned to each player.
1452351533
The Aaron
Pro
API Scripter
Here is a pretty simple script that creates handouts and updates them. You should be able to use it as an example for adding this functionality to your script: <a href="https://github.com/shdwjk/Roll20API/blob/master/No" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/No</a>...
Definitely not that skilled when it comes to coding.
1453690161
The Aaron
Pro
API Scripter
Would you like some help getting that functionality working? &nbsp;Would every player get the same info or would you be splitting it up somehow?&nbsp;