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

Sheet worker scripts?

1786305917

Edited 1786308021
Where do i even find these? both legacy and "new" I've looked, all I see are the following: HTML Layout, CSS Styling, Translation, Preview. If it's only available with the Elite variant of Roll20, I wish the page would have mentioned that, and it's awful it does that, if I am just being blind, can someone please tell me where i can find it?
1786309547
vÍnce
Pro
Sheet Author
Hi Victor, all available code for character sheets (1200+) can be found on roll20's github repository. <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a> Sheetworkers can be found within the HTML file but they may also be included as a separate file(s) for development purposes.&nbsp; Official by Roll20 sheet's do not include their code on the repository.
1786320730
GiGs
Pro
Sheet Author
API Scripter
Sheet worker scripts can't be imported. They work only in the sheet that they're built for.&nbsp;
The thing is with how it was written, it made it sound like it had it's own tab, then I learned from it goes into HTML, thank you.