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

Creating character sheet from nothing HELP!!!!

Ok so I have a sheet made in excel for a game some friends and I have made. I would like to make a sheet with the macros and all that fun stuff added in. But I am a single father of four girls so I don't have a ton of time to figure out how to wright code. Is there a cheat sheet or something that can make this easy. Please help me.
1498749957
The Aaron
Roll20 Production Team
API Scripter
There aren't any silver bullets I'm afraid, but there are lots of helpful people on the community. &nbsp;I'm moving your post to the Character Sheets forum so the right people see it. You can read up on creating character sheets here:&nbsp; <a href="https://wiki.roll20.net/Building_Character_Sheets" rel="nofollow">https://wiki.roll20.net/Building_Character_Sheets</a> And look at existing ones here: <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a>
1498757653

Edited 1498773134
Lithl
Pro
Sheet Author
API Scripter
If you just want something quick to use with friends, instead of submitting something to the character sheets repo, you can try the&nbsp; WYSIWYG Character Sheet Creator I created. It doesn't do roll buttons unfortunately (I suppose I should probably add that...), but it would let you do autocalc fields. The resulting HTML is extremely &nbsp;ugly, and you should not &nbsp;submit it to the GitHub repo. Edit: Just finished adding roll buttons to the WYSIWYG creator. =)
1498776370

Edited 1498776395
I would just grab a sheet that looks close to what you want (either close to the rules, or close to the look/layout, or both if you're very lucky), copy it into a game, and start tweaking it. Don't rely on the Preview window in the Roll20 editor; it does not always work. I open up the HTML/CSS editor page in one browser window, and the campaign itself in another browser window. Edit and save in the editor, then reload the campaign in the other window to check out how it works. I make frequent backups of my HTML and CSS as I go, saving multiple versions that I can go back to in case I screw something up (and I have needed them). Even once you find a sheet to start from, continue to check out other sheets. I have a number of games that are setup just so I can play with a particular sheet. If you find something another sheet does that you like, you can figure it out and then transplant/adapt it into your sheet. Unless you know your target audience will&nbsp;only use one browser,&nbsp;test in both Firefox and Chrome. Some HTML and CSS appear differently in each, enough so that it may impact the look and/or function of your sheet. Lastly, as TheAaron says, ask questions here on the Forums. I have had many of my stumbling blocks resolved by kind and generous folks here.
Thank for all tha advice&nbsp;
Drink heavily. &nbsp;It helps me.