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

How do I apply this (DnD-5e-helper-scripts) to Roll20

I am considering using the helper scripts and have no idea how to apply then. Can someone explain how to do this. .gitignore Fixed spelling mistake in weapons script, added npc action script 4 months ago README.md Initial commit 6 months ago inventory.php Fixed default inventory carried checkbox setting 19 days ago npcactions.php Tweaks to npc action script 4 months ago spells.php Updated to allow use of + signs when entering global bonuses for spel… a month ago weapons.php Updating damage/crit text output Thanks Bobby
1418953689
The Aaron
Roll20 Production Team
API Scripter
Those scripts are not for the API.
Where should I post this? "Specific Use"
1418973240
The Aaron
Roll20 Production Team
API Scripter
Probably. You could PM Actoba about it. They are PHP scripts, so would be executed with the PHP interpreter. I'm not sure what any of those do, but Actoba would surely know.
1418973430

Edited 1418973450
Lithl
Pro
Sheet Author
API Scripter
These PHP scripts appear to be designed to help Actoba generate the 5e character sheet. There would be no need to use them on Roll20 at all, ever.
1419035648
Actoba
Pro
Sheet Author
Yes, they are used to generate some sections of the sheet itself. They are not for use on roll20 and are provided only for anyone that wants to customise the sheet for their own use. Specifically, they generate sections of the sheet that dont use the repeating sections feature of the roll20 character sheet system so instead generate these sections as larger static chunks where a lot of the fields/structure is duplicated. The scripts simply help to create and maintain those sections thats all.
Okay..Thanks. Would be nice to have one for roll20...:)