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

Need help to create a Custom Character Sheet

1604032327

Edited 1604032596
Hello guys, My group of rpg players are having some problems with creating a custom character sheet. we want to play Call of Cuthulhu d20 rpg system, but the roll20 don't have this specific character sheet, so me and my DM tried to use a custom sheet (my DM is pro user) based on D&amp;D 3.5 sheet that looks almost the same. The problems that we have: 1- the HTML code of D&amp;D 3.5 on GITHUB roll20 repertory the rolling macros doesn't work. 2- We tried to use the pathfinder one too, but for some reason we cant get the code to paste and edit. 3- We doesn't have a lot of codding experice to try locate the problem, when we tried to edit we just arrange the existing one. so if anyone can help by giving a working code of 3.5 (or maybe explain why the code doesn't work) or already have an cuthulhu d20 sheet or maybe if a good will soul do the edit codding of the cuthulhu d20 sheet we be realy thankfull here is the sheet model for anyone that maybe will help&nbsp; <a href="https://drive.google.com/file/d/1xV-rJ-qcsXlcXu3cjuiN1J_U5AvKSYTR/view?usp=sharing" rel="nofollow">https://drive.google.com/file/d/1xV-rJ-qcsXlcXu3cjuiN1J_U5AvKSYTR/view?usp=sharing</a> is realy similar to 3.5 and pathfinder. BTW Sorry for my bad english i'm not an native english speaker.
1604037161
GiGs
Pro
Sheet Author
API Scripter
The code on the github repository is the same as you'd get in game for selecting the 3.5e sheet. So try this: Create a new campaign. In the sheet selection, choose the 3,5e sheet, save it. Load up the campaign, create a character, test the rolls If the above works, there is nothing wrong with the 3.5e sheet on the github repo. If thats the case, something has gone wrong when you copied the code from the repo to roll20. &nbsp; &nbsp; First thing to check: did you copy all files needed - the html file, css file, and translations.json file. &nbsp; &nbsp; Next thing: when copying the files, did you select RAW (at the top left of the code window), to make sure you got the sheets with no extra formatting stuff that can mess them up.
1604039656

Edited 1604039683
Thanks for the reply GiGs, So, i look it up the 3.5E sheet the macros doesn't work, however the Black Company worked fine. that's what im doing now, i'm using the 3.5 black company sheet to edit like the cuthulhu one that i was trying. i keep the update if i made it to work. One more thing, where i can post my work if anyone would like to use it?
1604045165
GiGs
Pro
Sheet Author
API Scripter
If its for a game that doesnt exist on roll20, and that sounds like this is the case, you can add it to the roll20 github and then it'll be available to everyone. Check out the wiki to make sure it passes the minimum requirements (the biggie is: if its a sheet that uses html tables for layout, it wont be accepted). If you cant post it to roll20's github, you can create your own github or any free website, and link it in a thread here.