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

[COPS] New character sheet, unable to publish?

Hello dear Roll20 community, I've created a really simple character sheet from scratch (for a french game from authors of "In Nomine") by creating a repository on GIT. For the moment I have nothing in the CSS file as I want to check if it works well before improving the visual. My JSON file has passed validation, Readme seems OK. I've followed the creation guide, and everything seems OK... COPS' Github directory link: <a href="https://github.com/Roll20/roll20-character-sheets/" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/</a>... But I cannot see the sheet to be selected from the dropdown list. I figure out there is another step I forgot... Can you give me a hint? Thanks in advance!
1415893220

Edited 1415893282
Lithl
Pro
Sheet Author
API Scripter
Sheets are only added to the dropdown list is they are approved when the sheet is merged from your pull request. I suspect this is unlikely to happen if you don't have any CSS, but I can't comment to the development team's approval criteria. Since the release of the character sheets, there have also bee a handful that weren't added to the dropdown list due to a bug in the system, so it's possible that you've been hit by such an error, as well.
I see what happened. It's a problem on our end, I'll get it fixed. Thanks for bringing that to our attention.
Actually I take that back, I think there may have been an issue on our end, but the main reason it's not working is because you don't have a preview image.
I have a question concerning uploading writable character sheets For Talislanta 4th edition game I am thinking about running but there's no option to upload this type of file. is it possible to submit the sheet and have it added to the character sheet selector in game?
1416023889
Lithl
Pro
Sheet Author
API Scripter
Lou, all character sheets are HTML+CSS. If you have a sheet in a different format, such as a form-fillable PDF, you're going to have to either re-create it in HTML, or get help from someone else to make it.
Thank you for your help! I've added the preview picture (pull request validated yesterday), I think I have to wait a bit to see the sheet appearing in the list...