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

Character Sheet issue Saving Elements

1592651426
Darren H.
Pro
Sheet Author
I am setting up a Deadlands campaign and using a character sheet provided.  When having Roll20 loaded I have found a mistake in the character sheet.  I can locate the error and fix it in Inspect Elements, but want to know how i can make the change permanent.  I dont particularly want to reset the game if thats how to make it perm because I have done a ton of prep work already.
1592657458
GiGs
Pro
Sheet Author
API Scripter
You would need to either ask the sheet maintainer to make the change, describe what the change is so a volunteer here can do it for you, or learn how to use github and update the sheet yourself. You can find the instructions for the latter in the wiki, under Building Character Sheets.
1592660384

Edited 1592660423
Darren H.
Pro
Sheet Author
Thanks for that.  I had a look on Github for the char sheet.  There is people addressing problems.  Have made a point of it.  For now I will just change it before each session.  Thanks for the help :)
1592662222
GiGs
Pro
Sheet Author
API Scripter
Hope you get it sorted - changing it via inspect elements will only change it on your client, any other players in your game will be using the unchanged sheet. 
1592674143
Darren H.
Pro
Sheet Author
I've downloaded Github and altered it in there.  couldn't find a way to push the changes so have asked for a pull? is that correct?
1592678289
GiGs
Pro
Sheet Author
API Scripter
That sounds correct, I posted a step-by-step on using github for the first time here:&nbsp; <a href="https://app.roll20.net/forum/permalink/8845549/" rel="nofollow">https://app.roll20.net/forum/permalink/8845549/</a> You can check if you've followed the steps okay.
1592679264
GiGs
Pro
Sheet Author
API Scripter
If you're&nbsp; Balambstudent &nbsp;on github, then your changes have been submitted. You just have to wait till Monday/Tuesday for the approval process. You can see the other pulls waiting for acceptance here:&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets/pulls" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pulls</a>
1592684668
Darren H.
Pro
Sheet Author
That's me.&nbsp; Thanks for the help.