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 .
×

Combining dice API script for Mutant: YZ with character sheet.

1612012899

Edited 1612012938
Hello! My question is simple to ask, but maybe more difficult to solve. Is there anyway to combine the dice API script made by TheAaron for Mutant: YZ, with the alternative character sheet? In other words, when you make a roll via the character sheet you will get the dice made by TheAaron. For example, as it is with the character sheet for Forbidden Lands and Alien RPG. Thanks in advance
1612070105

Edited 1612070326
Oosh
Sheet Author
API Scripter
I'm not familiar with any of those, but yes it should be possible. You can install the API script for other sheets then create your own macros to make rolls using direct API commands - you can do this regardless of which sheet you're using (if any). At least, I *think* you can - I had a very quick skim through Aaron's code and it doesn't look like it's pulling any information from the character sheet, I think whatever info it needs is passed in with the command line arguments... could be wrong though. If you want the sheet buttons on your alternative sheet to activate the script, you're going to need to either - contact the sheet author and ask them to do it - grab the sheet and customise it yourself and redo the roll buttons to call Aaron's API . You'd then be able to start a game with the custom sheet. It shouldn't be a particularly difficult challenge to adjust the sheet provided you know the rules & how the roll should behave (ie what the roll button needs to tell the script to do)